Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Initializes a new instance of the EvaluationHistory.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 EvaluationHistory.Key _
)
'Uso
Dim other As EvaluationHistory.Key
Dim instance As New EvaluationHistory.Key(other)
public Key(
EvaluationHistory.Key other
)
public:
Key(
EvaluationHistory.Key^ other
)
new :
other:EvaluationHistory.Key -> Key
public function EvaluationHistory.Key(
other : EvaluationHistory.Key
)
Parámetros
- other
Tipo: Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key
A EvaluationHistory.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.