Freigeben über


DbConfiguration-Konstruktor

[Diese Seite bezieht sich auf Entity Framework Version 6. Die neueste Version ist als 'Entity Framework' NuGet-Paket verfügbar. Weitere Informationen zu Entity Framework finden Sie unter msdn.com/data/ef.]

Initialisiert eine neue Instanz der DbConfiguration-Klasse.

Namespace:  System.Data.Entity
Assembly:  EntityFramework (in EntityFramework.dll)

Syntax

'Declaration
Protected Friend Sub New
'Usage
Dim instance As New DbConfiguration()
protected internal DbConfiguration()
protected public:
DbConfiguration()
new : unit -> DbConfiguration
function DbConfiguration()

Siehe auch

Verweis

DbConfiguration Klasse

System.Data.Entity-Namespace