Share via


DeploymentPlanModifier Constructor

Initializes a new instance of the DeploymentPlanModifier class.

Namespace:  Microsoft.SqlServer.Dac.Deployment
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New DeploymentPlanModifier()
protected DeploymentPlanModifier()
protected:
DeploymentPlanModifier()
new : unit -> DeploymentPlanModifier
protected function DeploymentPlanModifier()

See Also

Reference

DeploymentPlanModifier Class

Microsoft.SqlServer.Dac.Deployment Namespace