Method | Description | |
---|---|---|
SimpleBlogDbContext ( ) : System.Data.Entity | ||
SimpleBlogDbContext ( string sqlConnectionString ) : System.Data.Entity |
Method | Description | |
---|---|---|
OnModelCreating ( DbModelBuilder modelBuilder ) : void |
protected OnModelCreating ( DbModelBuilder modelBuilder ) : void | ||
modelBuilder | DbModelBuilder | |
return | void |
public SimpleBlogDbContext ( ) : System.Data.Entity | ||
return | System.Data.Entity |
public SimpleBlogDbContext ( string sqlConnectionString ) : System.Data.Entity | ||
sqlConnectionString | string | |
return | System.Data.Entity |