Click or drag to resize
CMSApplicationEnsureDefaultDBSchema Field
If true, the application ensures the default schema for the user upon its initialization. Use this setting for Windows authentication on DB server with automatic default schema.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public static BoolAppSetting EnsureDefaultDBSchema

Field Value

Type: BoolAppSetting
See Also