C# Class CustomerWebApi.CustomerContext

Inheritance: DbContext
Show file Open project: thinktecture/nodejs-aspnetcore-webapi Class Usage Examples

Protected Methods

Method Description
OnModelCreating ( ModelBuilder modelBuilder ) : void

Method Details

OnModelCreating() protected method

protected OnModelCreating ( ModelBuilder modelBuilder ) : void
modelBuilder ModelBuilder
return void