InedoSDK Reference
Version:

ChangeScriptState Class

Represents the current state of a database that supports change scripts.

Inheritance Hierarchy

  • object
    • Inedo.Extensibility.DatabaseConnections.ChangeScriptState

Syntax

public sealed 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.