Initializes a new instance of the DeploymentStep class.
命名空間: Microsoft.SqlServer.Dac.Deployment
組件: Microsoft.SqlServer.Dac.Extensions (在 Microsoft.SqlServer.Dac.Extensions.dll 中)
語法
'宣告
Protected Sub New
'用途
Dim instance As New DeploymentStep()
protected DeploymentStep()
protected:
DeploymentStep()
new : unit -> DeploymentStep
protected function DeploymentStep()