OnModelCreating Method

TriCodeTest

ApplicationDbContext..::..OnModelCreating Method

Namespace:  TriCodeTest.Data
Assembly:  TriCodeTest (in TriCodeTest.dll)

Syntax


protected void OnModelCreating(
	ModelBuilder builder
)

Parameters

builder
Type: ModelBuilder