Partager via


Propriété EnvironmentInfo.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 EnvironmentInfo.Key 
    Get
'Utilisation
Dim instance As EnvironmentInfo 
Dim value As EnvironmentInfo.Key 

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

Valeur de propriété

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

Voir aussi

Référence

EnvironmentInfo Classe

Espace de noms Microsoft.SqlServer.Management.IntegrationServices