Construtor DeploymentPlan
Initializes a new instance of the DeploymentPlan class.
Namespace: Microsoft.SqlServer.Dac.Deployment
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New DeploymentPlan()
protected DeploymentPlan()
protected:
DeploymentPlan()
new : unit -> DeploymentPlan
protected function DeploymentPlan()