Partager via


Propriété OperationMessage.IdentityKey

Gets the identity key of the specified operation.

Espace de noms :  Microsoft.SqlServer.Management.IntegrationServices
Assembly :  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntaxe

'Déclaration
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As OperationMessage.Key 
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.SqlServer.Management.IntegrationServices.OperationMessage.Key
The identity key.

Voir aussi

Référence

OperationMessage Classe

Espace de noms Microsoft.SqlServer.Management.IntegrationServices