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