Constructeur EvaluationHistory.Key (EvaluationHistory.Key)
Initializes a new instance of the EvaluationHistory.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 EvaluationHistory.Key _
)
'Utilisation
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
)
Paramètres
- other
Type : Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key
A EvaluationHistory.Key value that specifies the other 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.