Partager via


Propriété IntegrationServices.IdentityKey

Gets the identity key.

Espace de noms :  Microsoft.SqlServer.Management.IntegrationServices
Assembly :  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntaxe

'Déclaration
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As IntegrationServices.Key 
    Get
'Utilisation
Dim instance As IntegrationServices 
Dim value As IntegrationServices.Key 

value = instance.IdentityKey
[SfcIgnoreAttribute]
public IntegrationServices.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property IntegrationServices.Key^ IdentityKey {
    IntegrationServices.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : IntegrationServices.Key
function get IdentityKey () : IntegrationServices.Key

Valeur de propriété

Type : Microsoft.SqlServer.Management.IntegrationServices.IntegrationServices.Key
The identity key.

Voir aussi

Référence

IntegrationServices Classe

Espace de noms Microsoft.SqlServer.Management.IntegrationServices