Constructeur ConnectionEvaluationHistory.Key (ConnectionEvaluationHistory.Key)

Initializes a new instance of the ConnectionEvaluationHistory..::..Key class based on the specified key.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    other As ConnectionEvaluationHistory..::..Key _
)
'Utilisation
Dim other As ConnectionEvaluationHistory..::..Key

Dim instance As New ConnectionEvaluationHistory..::..Key(other)
public Key(
    ConnectionEvaluationHistory..::..Key other
)
public:
Key(
    ConnectionEvaluationHistory..::..Key^ other
)
new : 
        other:ConnectionEvaluationHistory..::..Key -> Key
public function ConnectionEvaluationHistory..::..Key(
    other : ConnectionEvaluationHistory..::..Key
)

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.