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 of a Target object.
Espace de noms : Microsoft.SqlServer.Management.XEvent
Assembly : Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)
Syntaxe
'Déclaration
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As Target.Key
Get
'Utilisation
Dim instance As Target
Dim value As Target.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public Target.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property Target.Key^ IdentityKey {
Target.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : Target.Key
function get IdentityKey () : Target.Key
Valeur de propriété
Type : Microsoft.SqlServer.Management.XEvent.Target.Key
An integer value that contains the identity key.