Свойство IdentityKey

Gets the SfcKey value that specifies the key value that identifies the evaluation history record.

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

Синтаксис

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

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

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

Тип: Microsoft.SqlServer.Management.Dmf. . :: . .ConnectionEvaluationHistory. . :: . .Key
A SfcKey value that specifies the key value that identifies the evaluation history record.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.