Поделиться через


Свойство MapValueInfo.IdentityKey

Gets the identity key.

Пространство имен:  Microsoft.SqlServer.Management.XEvent
Сборка:  Microsoft.SqlServer.Management.XEvent (в Microsoft.SqlServer.Management.XEvent.dll)

Синтаксис

'Декларация
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As MapValueInfo.Key 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.SqlServer.Management.XEvent.MapValueInfo.Key
An SfcKey value.

Замечания

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.

См. также

Справочник

MapValueInfo Класс

Пространство имен Microsoft.SqlServer.Management.XEvent