OperationMessage.IdentityKey Property

Definition

Gets the identity key of the specified operation.

public:
 property Microsoft::SqlServer::Management::IntegrationServices::OperationMessage::Key ^ IdentityKey { Microsoft::SqlServer::Management::IntegrationServices::OperationMessage::Key ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public Microsoft.SqlServer.Management.IntegrationServices.OperationMessage.Key IdentityKey { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.IdentityKey : Microsoft.SqlServer.Management.IntegrationServices.OperationMessage.Key
Public ReadOnly Property IdentityKey As OperationMessage.Key

Property Value

The identity key.

Attributes

Applies to