Costruttore ConnectionEvaluationHistory.Key (ConnectionEvaluationHistory.Key)

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

Spazio dei nomi  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    other As ConnectionEvaluationHistory.Key _
)
'Utilizzo
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
)

Parametri

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Vedere anche

Riferimento

ConnectionEvaluationHistory.Key Classe

Overload ConnectionEvaluationHistory.Key

Spazio dei nomi Microsoft.SqlServer.Management.Dmf