Свойство OperationMessage.IdentityKey

Gets the identity key of the specified operation.

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

Синтаксис

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

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

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

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

См. также

Справочник

OperationMessage Класс

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