Свойство EnvironmentVariable.IdentityKey

Gets the identity key.

Пространство имен:  Microsoft.SqlServer.Management.IntegrationServices
Сборка:  Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)

Синтаксис

'Декларация
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As EnvironmentVariable.Key 
    Get
'Применение
Dim instance As EnvironmentVariable 
Dim value As EnvironmentVariable.Key 

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

Значение свойства

Тип: Microsoft.SqlServer.Management.IntegrationServices.EnvironmentVariable.Key
The identity key.

См. также

Справочник

EnvironmentVariable Класс

Пространство имен Microsoft.SqlServer.Management.IntegrationServices