IntegrationServices.IdentityKey Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la clé d'identité.
public:
property Microsoft::SqlServer::Management::IntegrationServices::IntegrationServices::Key ^ IdentityKey { Microsoft::SqlServer::Management::IntegrationServices::IntegrationServices::Key ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public Microsoft.SqlServer.Management.IntegrationServices.IntegrationServices.Key IdentityKey { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.IdentityKey : Microsoft.SqlServer.Management.IntegrationServices.IntegrationServices.Key
Public ReadOnly Property IdentityKey As IntegrationServices.Key
Valeur de propriété
Clé d'identité.
- Attributs