DeploymentContributorInformation-Klasse
Provides information that identifies a deployment contributor.
Vererbungshierarchie
System.Object
Microsoft.SqlServer.Dac.Deployment.DeploymentContributorInformation
Namespace: Microsoft.SqlServer.Dac.Deployment
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class DeploymentContributorInformation
'Usage
Dim instance As DeploymentContributorInformation
public sealed class DeploymentContributorInformation
public ref class DeploymentContributorInformation sealed
[<SealedAttribute>]
type DeploymentContributorInformation = class end
public final class DeploymentContributorInformation
Der DeploymentContributorInformation-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
![]() |
DeploymentContributorInformation | Initializes a new instance of the DeploymentContributorInformation class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
![]() |
ExtensionId | Gets or sets the Id of the extension that implements the deployment contributor. |
![]() |
Version | Gets or sets the version of the deployment contributor extension (optional). |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.