Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the identity key of a TypeInfo object.
Namespace: Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
Syntax
'Declaration
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As TypeInfo.Key
Get
'Usage
Dim instance As TypeInfo
Dim value As TypeInfo.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public TypeInfo.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property TypeInfo.Key^ IdentityKey {
TypeInfo.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : TypeInfo.Key
function get IdentityKey () : TypeInfo.Key
Property Value
Type: Microsoft.SqlServer.Management.XEvent.TypeInfo.Key
Returns an SfcKey.