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()