IdentityKey propriété
Gets the key value that is used to identify the connection evaluation history record.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As ConnectionEvaluationHistory..::..Key
Get
'Utilisation
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
Valeur de la propriété
Type : Microsoft.SqlServer.Management.Dmf. . :: . .ConnectionEvaluationHistory. . :: . .Key
An SfcKey value that specifies the key value that identifies the connection evaluation history record.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.