Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the identity key.
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 ExecutionOperation.Key
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.SqlServer.Management.IntegrationServices.ExecutionOperation.Key
The identity key.
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.IntegrationServices