Share via


ASExecuteDDLTask Constructor

Creates 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
'Usage
Dim instance As New ASExecuteDDLTask()
public ASExecuteDDLTask()
public:
ASExecuteDDLTask()
new : unit -> ASExecuteDDLTask
public function ASExecuteDDLTask()

See Also

Reference

ASExecuteDDLTask Class

Microsoft.DataTransformationServices.Tasks.DTSProcessingTask Namespace