Compartir a través de


ConnectionEvaluationHistory.Key Constructor (ConnectionEvaluationHistory.Key)

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

Espacio de nombres:  Microsoft.SqlServer.Management.Dmf
Ensamblado:  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Sintaxis

'Declaración
Public Sub New ( _
    other As ConnectionEvaluationHistory..::..Key _
)
'Uso
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
)

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.