共用方式為


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 版支援此命名空間、類別或成員。