SqlDeployTask Members
This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The following tables list the members exposed by the SqlDeployTask type.
Public Constructors
Name | Description | |
---|---|---|
SqlDeployTask | Initializes a new instance of the SqlDeployTask class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
BuildEngine | (Inherited from Task.) | |
BuildScriptPath | Supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
DBProduct | Supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
HostObject | (Inherited from Task.) | |
Log | (Inherited from Task.) | |
SetVariablesXml | Supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
TargetConnectionString | Supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from SqlTaskBase.) | |
TargetDatabase | Supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from SqlTaskBase.) |
Top
Protected Properties
Name | Description | |
---|---|---|
DefaultCategory | Overridden. Supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
ErrorCode | Supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from SqlTaskBase.) | |
HelpKeywordPrefix | (Inherited from Task.) | |
TaskResources | (Inherited from Task.) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
Execute | Overridden. Supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
GetServerName | Supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from SqlTaskBase.) | |
LogErrorMessage | Overloaded. Supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from SqlTaskBase.) | |
LogException | Supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from SqlTaskBase.) | |
LogInfoMessage | Supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from SqlTaskBase.) | |
LogWarningMessage | Overloaded. Supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from SqlTaskBase.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SqlDeployTask Class
Microsoft.VisualStudio.TeamSystem.Data.Tasks Namespace