Свойство ExecutionOperation.IdentityKey

Gets the identity key.

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

Синтаксис

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

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

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

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

См. также

Справочник

ExecutionOperation Класс

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