Свойство TargetInfo.IdentityKey
Gets the identity key of a TargetInfo object.
Пространство имен: Microsoft.SqlServer.Management.XEvent
Сборка: Microsoft.SqlServer.Management.XEvent (в Microsoft.SqlServer.Management.XEvent.dll)
Синтаксис
'Декларация
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As TargetInfo.Key
Get
'Применение
Dim instance As TargetInfo
Dim value As TargetInfo.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public TargetInfo.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property TargetInfo.Key^ IdentityKey {
TargetInfo.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : TargetInfo.Key
function get IdentityKey () : TargetInfo.Key
Значение свойства
Тип: Microsoft.SqlServer.Management.XEvent.TargetInfo.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.