Skip to main content
A newer version of this page is available. .

XPObjectSpaceProvider.CreateUpdatingObjectSpace(Boolean) Method

Namespace: DevExpress.ExpressApp.Xpo

Assembly: DevExpress.ExpressApp.Xpo.v19.1.dll

Declaration

public IObjectSpace CreateUpdatingObjectSpace(
    bool allowUpdateSchema
)

Parameters

Name Type
allowUpdateSchema Boolean

Returns

Type
IObjectSpace
See Also