ModelDifferencesOptions.ContextId Property
Specifies the context identifier of the current ModelDifference object. This identifier distinguishes model differences designed for different applications that use a single database.
Namespace: DevExpress.ExpressApp.ApplicationBuilder
Assembly: DevExpress.ExpressApp.MultiTenancy.v25.1.dll
NuGet Package: DevExpress.ExpressApp.MultiTenancy
Declaration
Property Value
Type | Description |
---|---|
String | The context identifier. The default value is |
See Also