Condividi tramite


Proprietà EnvironmentInfo.IdentityKey

Gets the identity key.

Spazio dei nomi  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintassi

'Dichiarazione
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As EnvironmentInfo.Key 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

EnvironmentInfo Classe

Spazio dei nomi Microsoft.SqlServer.Management.IntegrationServices