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
)
Parámetros
- other
Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .ConnectionEvaluationHistory. . :: . .Key
A ConnectionEvaluationHistory..::..Key value that specifies the other key.
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.