ConnectionEvaluationHistory.IdentityKey プロパティ
評価履歴レコードを識別するキー値を示す SfcKey 値を取得します。
名前空間: 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
評価履歴レコードを識別するキー値を示す SfcKey 値です。
説明
この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。