MappingException, 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.]
constructeur avec le 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 MappingException()
public MappingException()
public:
MappingException()
new : unit -> MappingException
public function MappingException()