XPObjectSpaceProvider(String) Constructor
Initializes a new instance of the XPObjectSpaceProvider class.
Namespace: DevExpress.ExpressApp.Xpo
Assembly: DevExpress.ExpressApp.Xpo.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Xpo
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| connectionString | String | A string value that is the application’s connection string. |
See Also