SqlDeployTask Members

Include Protected Members
Include Inherited Members

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The SqlDeployTask type exposes the following members.

Constructors

  Name Description
Aa980760.pubmethod(en-us,VS.90).gif SqlDeployTask Initializes a new instance of the SqlDeployTask class.

Top

Methods

  Name Description
Aa980760.pubmethod(en-us,VS.90).gif Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Aa980760.pubmethod(en-us,VS.90).gif Execute Supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides SqlTaskBase.Execute().)
Aa980760.protmethod(en-us,VS.90).gif Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Aa980760.pubmethod(en-us,VS.90).gif GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Aa980760.pubmethod(en-us,VS.90).gif GetType Gets the Type of the current instance. (Inherited from Object.)
Aa980760.protmethod(en-us,VS.90).gif MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Aa980760.pubmethod(en-us,VS.90).gif ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Aa980760.pubproperty(en-us,VS.90).gif BuildEngine Gets or sets the instance of the IBuildEngine object used by the task. (Inherited from Task.)
Aa980760.pubproperty(en-us,VS.90).gif BuildEngine2 Gets the instance of the IBuildEngine2 object used by the task. (Inherited from Task.)
Aa980760.pubproperty(en-us,VS.90).gif BuildScriptPath Supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Aa980760.pubproperty(en-us,VS.90).gif DBProduct Supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Aa980760.pubproperty(en-us,VS.90).gif FileGroupSetVariablesXml
Aa980760.protproperty(en-us,VS.90).gif HelpKeywordPrefix Gets or sets the prefix used to compose Help keywords from resource names. (Inherited from Task.)
Aa980760.pubproperty(en-us,VS.90).gif HostObject Gets or sets the host object associated with the task. (Inherited from Task.)
Aa980760.pubproperty(en-us,VS.90).gif Log Gets an instance of a TaskLoggingHelper class containing task logging methods. (Inherited from Task.)
Aa980760.pubproperty(en-us,VS.90).gif References
Aa980760.pubproperty(en-us,VS.90).gif SetVariablesXml Supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Aa980760.pubproperty(en-us,VS.90).gif TargetConnectionString Supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from SqlTaskBase.)
Aa980760.pubproperty(en-us,VS.90).gif TargetDatabase Supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from SqlTaskBase.)
Aa980760.protproperty(en-us,VS.90).gif TaskResources Gets or sets the culture-specific resources associated with the task. (Inherited from Task.)

Top

See Also

Reference

SqlDeployTask Class

Microsoft.VisualStudio.TeamSystem.Data.Tasks Namespace