Click or drag to resize
DatabaseInstallationSettings Properties

The DatabaseInstallationSettings type exposes the following members.

Properties
  NameDescription
Public propertyApplyHotfix
Gets or sets the information determining hotfix application during database installation.
Public propertyConnectionString
Gets or sets the connection string to the database.
Public propertyDatabaseObjectInstallationErrorMessage
Gets or sets the error message used when creation of DB objects fails.
Public propertyDataInstallationErrorMessage
Gets or sets the error message used when data creation fails.
Public propertyLogger
Gets or sets the logger used during database installation.
Public propertyScriptsFolder
Gets or sets the folder with the database scripts.
Top
See Also