IObjectSpaceProvider.ConnectionString Property
Specifies the connection string used by the Object Space Provider’s data layer.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| String | A connection string used by the Object Space Provider’s data layer. |
See Also