Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Microsoft.DataTransformationServices.Tasks.DTSProcessingTask Namespace