OperationMessage.IdentityKey Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene la chiave di identità dell'operazione specificata.
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
Valore della proprietà
Chiave di identità.
- Attributi