IdentityKey 屬性
Gets the key value that is used to identify the connection 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
An SfcKey value that specifies the key value that identifies the connection evaluation history record.
備註
只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。