Share via


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
Public property BuildEngine  (Inherited from Task.)
Public property HostObject  (Inherited from Task.)
Public property Log  (Inherited from Task.)
Public property TargetConnectionString Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property TargetDatabase Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 

Top

Protected Properties

  Name Description
Protected property DefaultCategory Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Protected property Static ErrorCode Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Protected property HelpKeywordPrefix  (Inherited from Task.)
Protected property TaskResources  (Inherited from Task.)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method Execute Overridden. Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method Static GetServerName Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
Protected method LogErrorMessage Overloaded. Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
Protected method LogException Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
Protected method LogInfoMessage Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
Protected method LogWarningMessage Overloaded. Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SqlTaskBase Class
Microsoft.VisualStudio.TeamSystem.Data.Tasks Namespace