BuildMaster SDK Reference
Version:
ChangeScriptState Class
Represents the current state of a database that supports change scripts.
Inheritance Hierarchy
- object
- Inedo.BuildMaster.Extensibility.DatabaseConnections.ChangeScriptState
Syntax
public
class
ChangeScriptState
Properties
|
Name |
Description |
|
ChangeScripterVersion
|
Gets the version number of the change script schema table.
|
|
IsInitialized
|
Gets a value indicating whether the database has been initialized.
|
|
Scripts
|
Gets the scripts which have been executed.
|