Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Provides information that identifies a deployment contributor.
Hiérarchie d'héritage
System.Object
Microsoft.SqlServer.Dac.Deployment.DeploymentContributorInformation
Espace de noms : Microsoft.SqlServer.Dac.Deployment
Assembly : Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)
Syntaxe
'Déclaration
Public NotInheritable Class DeploymentContributorInformation
'Utilisation
Dim instance As DeploymentContributorInformation
public sealed class DeploymentContributorInformation
public ref class DeploymentContributorInformation sealed
[<SealedAttribute>]
type DeploymentContributorInformation = class end
public final class DeploymentContributorInformation
Le type DeploymentContributorInformation expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
DeploymentContributorInformation | Initializes a new instance of the DeploymentContributorInformation class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
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). |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)