SqlTaskBase 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 SqlTaskBase type.
Protected Constructors
Name | Description | |
---|---|---|
SqlTaskBase | Initializes a new instance of the SqlTaskBase class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
BuildEngine | (Inherited from Task.) | |
HostObject | (Inherited from Task.) | |
Log | (Inherited from Task.) | |
TargetConnectionString | Supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
TargetDatabase | Supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Top
Protected Properties
Name | Description | |
---|---|---|
DefaultCategory | 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. | |
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. | |
LogErrorMessage | Overloaded. Supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
LogException | Supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
LogInfoMessage | Supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
LogWarningMessage | Overloaded. Supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SqlTaskBase Class
Microsoft.VisualStudio.TeamSystem.Data.Tasks Namespace