XPObjectSpaceProvider(IServiceProvider, String, IDbConnection) Constructor
Initializes a new instance of the XPObjectSpaceProvider class with specified settings.
Namespace: DevExpress.ExpressApp.Xpo
Assembly: DevExpress.ExpressApp.Xpo.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Xpo
Declaration
Parameters
Name | Type |
---|---|
serviceProvider | IServiceProvider |
connectionString | String |
connection | IDbConnection |
See Also