ASExecuteDDLTask Constructor
Initializes a new instance of the ASExecuteDDLTask class.
Namespace: Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Assembly: Microsoft.SqlServer.ASTasks (in microsoft.sqlserver.astasks.dll)
Syntax
'Declaration
Public Sub New
public ASExecuteDDLTask ()
public:
ASExecuteDDLTask ()
public ASExecuteDDLTask ()
public function ASExecuteDDLTask ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
ASExecuteDDLTask Class
ASExecuteDDLTask Members
Microsoft.DataTransformationServices.Tasks.DTSProcessingTask Namespace