XPObjectSpaceProvider(IDbConnection) Constructor
Initializes a new instance of the XPObjectSpaceProvider class.
Namespace: DevExpress.ExpressApp.Xpo
Assembly: DevExpress.ExpressApp.Xpo.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Xpo
Declaration
Parameters
Name | Type | Description |
---|---|---|
connection | IDbConnection | An IDbConnection object that specifies the database connection. |
See Also