Имя |
Описание |
BuildItem |
Represents a database object and its build script. This class tracks the build state of its database object and presents other build items that are referenced by or from this one. |
BuildItem.BuildStatusEventArgs |
Provides data for the StatusChanged event. |
DatabaseObject |
Represents a database object on a specific database server, database, and schema. |
ExternalProcess |
An object that can start an external process and read its output. |
ScriptFile |
Represents a build script for a database object. |
TypedDatabaseObject |
Represents a database object with a specific type on a specific database server, database, and schema. |