Constructeur EvaluationDetail.Key (EvaluationDetail.Key)
Initializes a new instance of the EvaluationDetail.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 EvaluationDetail.Key _
)
'Utilisation
Dim other As EvaluationDetail.Key
Dim instance As New EvaluationDetail.Key(other)
public Key(
EvaluationDetail.Key other
)
public:
Key(
EvaluationDetail.Key^ other
)
new :
other:EvaluationDetail.Key -> Key
public function EvaluationDetail.Key(
other : EvaluationDetail.Key
)
Paramètres
- other
Type : Microsoft.SqlServer.Management.Dmf.EvaluationDetail.Key
A EvaluationDetail.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.