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.XEvent
Assembly : Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)
Syntaxe
'Déclaration
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As MapValueInfo.Key
Get
'Utilisation
Dim instance As MapValueInfo
Dim value As MapValueInfo.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public MapValueInfo.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property MapValueInfo.Key^ IdentityKey {
MapValueInfo.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : MapValueInfo.Key
function get IdentityKey () : MapValueInfo.Key
Valeur de propriété
Type : Microsoft.SqlServer.Management.XEvent.MapValueInfo.Key
An SfcKey value.
Notes
The Microsoft.SqlServer.Management.Sdk.Sfc.dll contains the assemblies for SQL Foundation Classes. The library is located at the directory: %ProgramFiles%\Microsoft SQL Server\100\SDK\Assemblies.