| DatabaseInstallationSettings Properties |
The DatabaseInstallationSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplyHotfix |
Gets or sets the information determining hotfix application during database installation.
| |
| ConnectionString |
Gets or sets the connection string to the database.
| |
| DatabaseObjectInstallationErrorMessage |
Gets or sets the error message used when creation of DB objects fails.
| |
| DataInstallationErrorMessage |
Gets or sets the error message used when data creation fails.
| |
| Logger |
Gets or sets the logger used during database installation.
| |
| ScriptsFolder |
Gets or sets the folder with the database scripts.
|