DbUpdateException, 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.]
Initialise une nouvelle instance de la classe DbUpdateException.
Espace de noms : System.Data.Entity.Infrastructure
Assembly : EntityFramework (dans EntityFramework.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New DbUpdateException()
public DbUpdateException()
public:
DbUpdateException()
new : unit -> DbUpdateException
public function DbUpdateException()