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