Share via


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
Public constructor SqlDeployTask Initializes a new instance of the SqlDeployTask class.  

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property BuildEngine  (Inherited from Task.)
Public property BuildScriptPath Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property DBProduct Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property HostObject  (Inherited from Task.)
Public property Log  (Inherited from Task.)
Public property SetVariablesXml Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property TargetConnectionString  Supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from SqlTaskBase.)
Public property 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
Protected property DefaultCategory Overridden. 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. (Inherited from SqlTaskBase.)
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.  (Inherited from SqlTaskBase.)
Protected method LogErrorMessage  Overloaded. Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  (Inherited from SqlTaskBase.)
Protected method LogException  Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  (Inherited from SqlTaskBase.)
Protected method LogInfoMessage  Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  (Inherited from SqlTaskBase.)
Protected method LogWarningMessage  Overloaded. Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  (Inherited from SqlTaskBase.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

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