DeploymentContributorInformation Class
SQL Server 2014
Updated: April 20, 2017
Represents the information that identifies a deployment contributor.
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | DeploymentContributorInformation() | Initializes a new instance of the DeploymentContributorInformation class. |
| Name | Description | |
|---|---|---|
![]() | ExtensionId | Represents the extension identifier that implements the deployment contributor. |
![]() | Version | Gets or sets the version of the deployment contributor extension (optional). |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:

