Constructeur ExpressionTypeMistmatchException
Initializes a new instance of the ExpressionTypeMismatchException class.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New ExpressionTypeMistmatchException()
public ExpressionTypeMistmatchException()
public:
ExpressionTypeMistmatchException()
new : unit -> ExpressionTypeMistmatchException
public function ExpressionTypeMistmatchException()
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.
Voir aussi
Référence
ExpressionTypeMistmatchException Classe