|
AgnosticProjectProperties |
This class and its members are reserved for internal use and are not intended to be used in your code. Provides static properties of projects in Visual Studio that are not dependent on any specific DatabaseSchemaProvider. |
|
AgnosticProjectProperties.Project |
This class and its members are reserved for internal use and are not intended to be used in your code. Provides the static project properties that are used by the user interface of Visual Studio, that are part of the AgnosticProjectProperties class. These properties are not dependent on any specific DatabaseSchemaProvider. |
|
AgnosticProjectProperties.Project.Sandbox |
This class and its members are reserved for internal use and are not intended to be used in your code. Provides the static project sandbox properties that are used by the user interface of Visual Studio and that are part of the AgnosticProjectProperties class. These properties are not dependent on any specific DatabaseSchemaProvider. |
|
AgnosticProjectProperties.PropertyTypeValue |
This class and its members are reserved for internal use and are not intended to be used in your code. Provides the static type value properties that are used by the user interface of Visual Studio that are part of the AgnosticProjectProperties class. These properties are not dependent on any specific DatabaseSchemaProvider. |
|
AgnosticProjectProperties.Versions |
This class and its members are reserved for internal use and are not intended to be used in your code. Provides the static version properties that are used by the user interface of Visual Studio that are part of the AgnosticProjectProperties class. These properties are not dependent on any specific DatabaseSchemaProvider. |
|
AlterElementStep |
Represents a step in a deployment plan that alters an element. |
|
BeginPostDeploymentScriptStep |
Marks the beginning of the post-deployment script steps. |
|
BeginPreDeploymentScriptStep |
Represents a marker step that separates the script steps that precede deployment from the deployment script steps. |
|
BuildContributor |
Derivatives of the BuildContributor extension are executed during a project build after the project's model has been constructed and verified. |
|
BuildContributorContext |
Provides the context for the build process that is used by BuildContributor objects in Visual Studio. |
|
CatalogOrServerPropertyItem |
This class and its members are reserved for internal use and are not intended to be used in your code. Used to set and save property files in batch mode. |
|
ContributorArgumentConfiguration |
Created by BuildContributor and DeploymentContributor objects at design time to initialize arguments that were created at design time and stored in the project file. |
|
CreateElementStep |
Represents a step in a deployment plan that creates an element. |
|
DatabaseTaskHost |
This class and its members are reserved for internal use and are not intended to be used in your code. Represents the database task host. |
|
DatabaseTaskHost.AsyncModelBuildingBlocker |
This class and its members are reserved for internal use and are not intended to be used in your code. Used to stop the background model building process until the Dispose method of this object is called. |
|
DatabaseTaskHostConstructor |
This class and its members are reserved for internal use and are not intended to be used in your code. Used to construct the DatabaseTaskHost and to specify how it should behave. |
|
DatabaseTaskItem |
Infrastructure. Represents a single item in a Visual Studio database build project. |
|
DeploymentContributor |
The base class for deployment contributors. |
|
DeploymentContributorConfigurationFile |
Represents a configuration file that is used by Visual Studio in the deployment and build processes. These files enable deployment extensions to enhance and extend the design and deployment experience by enabling contributors to copy project files to the output directory during a build and then consume those files for configuration and data during deployment. |
|
DeploymentContributorConfigurationSetup |
Represents the current setup for DeploymentContributor objects. The setup object can be used by deployment contributors during build operations to cause files to be copied to the output directory or to create new files in the output directory. |
|
DeploymentContributorContext |
Provides a context for DeploymentContributor objects in Visual Studio. |
|
DeploymentContributorEventArgs |
Represents the event arguments for deployment contributor events. |
|
DeploymentFailedException |
Represents the deployment failed exception. |
|
DeploymentPlan |
Represents the plan that is generated by the DeploymentPlanGenerator. |
|
DeploymentPlanArtifact |
An implementation detail specific to a custom DatabaseSchemaProvider. |
|
DeploymentPlanContributor |
Represents a contributor to the deployment process in Visual Studio Application Lifecycle Management (ALM). |
|
DeploymentPlanContributorContext |
Provides a context for DeploymentPlanContributor objects. |
|
DeploymentPlanExecutor |
Infrastructure. |
|
DeploymentPlanGenerator |
When implemented in a derived class by a database schema provider (DSP) vendor, generates a deployment plan that is based on a model. |
|
DeploymentPlanHandle |
Infrastructure. Used by Visual Studio to identify the plan. |
|
DeploymentPlanModifier |
Represents a contributor that modifies a deployment plan. |
|
DeploymentPlanProblem |
Represents a problem that was discovered when the deployment plan was verified. |
|
DeploymentProjectBuilder |
This class is loaded at build time to create the artifacts that are needed at deployment time. This includes the stub MSBuild project that is used to execute the deploy task and the deployment configuration file. |
|
DeploymentScriptDomStep |
Represents a deployment step that consists of an Abstract Syntax Tree (AST) and reference to a script Domain Object Model (DOM) generator. |
|
DeploymentScriptGenerator |
Represents the base implementation of a deployment script generator. By default, this implementation is used during deployment to generate a deployment script from a deployment plan. |
|
DeploymentScriptStep |
Represents a step in the deployment plan that contains script as a string (instead of an Abstract Syntax Tree (AST)). |
|
DeploymentStep |
Represents a step in a deployment plan. |
|
DropElementStep |
Represents a step in a deployment plan that drops an element. |
|
EndPostDeploymentScriptStep |
Represents an empty step that marks the end of the post-deployment scripts. |
|
EndPreDeploymentScriptStep |
Represents an empty step that marks the end of the pre-deployment scripts. |
|
ModelBuildingCompletedEventArgs |
This class and its members are reserved for internal use and are not intended to be used in your code. Represents errors that come from model building. |
|
PropertyValidatorBool |
This class and its members are reserved for internal use and are not intended to be used in your code. Validates a Boolean value. |
|
PropertyValidatorFloat |
This class and its members are reserved for internal use and are not intended to be used in your code. Validates a floating point value. |
|
PropertyValidatorInt |
This class and its members are reserved for internal use and are not intended to be used in your code. Validates an integer value. |
|
PropertyValidatorList |
This class and its members are reserved for internal use and are not intended to be used in your code. Validates whether a value is equal to a value in a provided list. |
|
SchemaDeployment |
Represents the database schema deployment engine. |
|
SchemaDeploymentConstructor |
Used by Visual Studio to create a SchemaDeployment object. |
|
SchemaDeploymentOptions |
Represents settings that are available to configure how a deployment plan is generated. |
|
TargetModelModifier |
This class and its members are reserved for internal use and are not intended to be used in your code. Represents a target model modifier. |
|
TargetModelOperation |
This class and its members are reserved for internal use and are not intended to be used in your code. Represents a target model operation. |
|
TaskHostSerializationContext |
This class and its members are reserved for internal use and are not intended to be used in your code. Represents a task host serialization context. |
|
VSDBCmdServices |
This class and its members are reserved for internal use and are not intended to be used in your code. Represents VSDBCmd services. |