ASExecuteDDLTask 建構函式
Initializes a new instance of the ASExecuteDDLTask class.
命名空間: Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
組件: Microsoft.SqlServer.ASTasks (在 Microsoft.SqlServer.ASTasks.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New ASExecuteDDLTask()
public ASExecuteDDLTask()
public:
ASExecuteDDLTask()
new : unit -> ASExecuteDDLTask
public function ASExecuteDDLTask()