Method | Description | |
---|---|---|
TechEdContext ( ) : System.Data.Entity |
Method | Description | |
---|---|---|
OnModelCreating ( DbModelBuilder modelBuilder ) : void |
When creating database remove plural table names
|
protected OnModelCreating ( DbModelBuilder modelBuilder ) : void | ||
modelBuilder | DbModelBuilder | |
return | void |
public TechEdContext ( ) : System.Data.Entity | ||
return | System.Data.Entity |