DeploymentContributorInformation Constructor
Initializes a new instance of the DeploymentContributorInformation class.
Namespace: Microsoft.SqlServer.Dac.Deployment
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DeploymentContributorInformation()
public DeploymentContributorInformation()
public:
DeploymentContributorInformation()
new : unit -> DeploymentContributorInformation
public function DeploymentContributorInformation()