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


Свойство XEStore.IdentityKey

Gets an SfcKey for the XEStore object.

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

Синтаксис

'Декларация
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As XEStore.Key 
    Get
'Применение
Dim instance As XEStore 
Dim value As XEStore.Key 

value = instance.IdentityKey
[SfcIgnoreAttribute]
public XEStore.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property XEStore.Key^ IdentityKey {
    XEStore.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : XEStore.Key
function get IdentityKey () : XEStore.Key

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

Тип: Microsoft.SqlServer.Management.XEvent.XEStore.Key
Returns an SfcKey.

Замечания

The Microsoft.SqlServer.Management.Sdk.Sfc.dll contains the assemblies for SQL Foundation Classes. The library is found in the directory: %ProgramFiles%\Microsoft SQL Server\100\SDK\Assemblies.

См. также

Справочник

XEStore Класс

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