Freigeben über


IdentityKey-Eigenschaft

Gets the key value that is used to identify the connection evaluation history record.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As ConnectionEvaluationHistory..::..Key
    Get
'Usage
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

Eigenschaftenwert

Typ: Microsoft.SqlServer.Management.Dmf. . :: . .ConnectionEvaluationHistory. . :: . .Key
An SfcKey value that specifies the key value that identifies the connection evaluation history record.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.