NonPersistentObjectSpaceProvider.ConnectionString Property
This property is added to support the IObjectSpaceProvider interface and returns an empty string.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
String | A connection string that the current Object Space Provider uses. |
Implements
See Also