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