Свойство Operation.IdentityKey

Gets the identity key.

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

Синтаксис

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

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

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

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

См. также

Справочник

Operation Класс

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