Click or drag to resize
DatabaseSeparationHelper Properties

The DatabaseSeparationHelper type exposes the following members.

Properties
  NameDescription
Public propertyAllowCopyDataThroughApplication
If true, the helper is allowed to copy the database data through the application instance during separation if linked server feature is not available.
Public propertyStatic memberConnStringSeparate
Connection string for separated DB.
Public propertyStatic memberConnStringSeparateName
Connection string name for separated DB.
Public propertyInstallationConnStringSeparate
Installation connection string for separated DB.
Public propertyInstallScriptsFolder
Folder where SQL installation scripts are placed.
Public propertyLogMessage
Method for logging.
Public propertyScriptsFolder
Folder where SQL separation scripts are placed.
Public propertyStatic memberSeparationInProgress
Indicates if DB separation is in progress.
Public propertyStatic memberSeparationStartedByServer
Indicates what web farm server started DB separation.
Top
See Also