Method | Description | |
---|---|---|
OnConfiguring ( DbContextOptions options ) : void | ||
OnModelCreating ( ModelBuilder builder ) : void |
protected OnConfiguring ( DbContextOptions options ) : void | ||
options | DbContextOptions | |
return | void |
protected OnModelCreating ( ModelBuilder builder ) : void | ||
builder | ModelBuilder | |
return | void |