Click or drag to resize
CMSApplication Fields

The CMSApplication type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEnsureDefaultDBSchema
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.
Public fieldStatic memberWaitForDatabaseAvailable
If true, the process without the database available waits for the database instead of attempting to redirect to DB installation wizard. Use this for background applications such as services, that start automatically prior to the installation.
Top
See Also