Method | Description | |
---|---|---|
ApplicationDbContext ( ) : System.Data.Entity | ||
Create ( ) : |
Method | Description | |
---|---|---|
OnModelCreating ( DbModelBuilder modelBuilder ) : void |
public ApplicationDbContext ( ) : System.Data.Entity | ||
return | System.Data.Entity |
public static Create ( ) : |
||
return |
protected OnModelCreating ( DbModelBuilder modelBuilder ) : void | ||
modelBuilder | DbModelBuilder | |
return | void |