XpoDefault.ActiveConnectionString Property
In This Article
Gets the connection string which is used by newly created connection providers.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Remarks
Use the XpoDefault.ConnectionString property to specify the default connection string.
For more information, see Connect to a Data Store.
See Also