IdentityKey 属性

Gets the key value that identifies the evaluation history detail record.

命名空间:  Microsoft.SqlServer.Management.Dmf
程序集:  Microsoft.SqlServer.Dmf(在 Microsoft.SqlServer.Dmf.dll 中)

语法

声明
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As EvaluationDetail..::..Key
    Get
用法
Dim instance As EvaluationDetail
Dim value As EvaluationDetail..::..Key

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

属性值

类型:Microsoft.SqlServer.Management.Dmf. . :: . .EvaluationDetail. . :: . .Key
An SfcKey value that specifies the key value that identifies the evaluation history detail record.

注释

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。