InvalidCommandTreeException, constructeur
[Cette page concerne Entity Framework version 6. La dernière version est disponible sous le nom de package 'Entity Framework' NuGet. Pour plus d'informations sur Entity Framework, consultez msdn.com/data/ef.]
Construit un nouvel InvalidCommandTreeException avec un message par défaut.
Espace de noms : System.Data.Entity.Core
Assembly : EntityFramework (dans EntityFramework.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New InvalidCommandTreeException()
public InvalidCommandTreeException()
public:
InvalidCommandTreeException()
new : unit -> InvalidCommandTreeException
public function InvalidCommandTreeException()
Voir aussi
Référence
InvalidCommandTreeException Classe