Méthode | Description | |
---|---|---|
Context ( ) : System.Data.Entity | ||
Context ( string schema ) : System.Data.Entity |
Méthode | Description | |
---|---|---|
OnModelCreating ( DbModelBuilder modelBuilder ) : void |
public Context ( string schema ) : System.Data.Entity | ||
schema | string | |
Résultat | System.Data.Entity |
protected OnModelCreating ( DbModelBuilder modelBuilder ) : void | ||
modelBuilder | DbModelBuilder | |
Résultat | void |