C# Class myshoppe_demoService.Models.myshoppe_demoContext

Inheritance: DbContext
Afficher le fichier Open project: jamesmontemagno/MyShoppe

Méthodes publiques

Méthode Description
myshoppe_demoContext ( ) : System.Data.Entity

Méthodes protégées

Méthode Description
OnModelCreating ( DbModelBuilder modelBuilder ) : void

Method Details

OnModelCreating() protected méthode

protected OnModelCreating ( DbModelBuilder modelBuilder ) : void
modelBuilder DbModelBuilder
Résultat void

myshoppe_demoContext() public méthode

public myshoppe_demoContext ( ) : System.Data.Entity
Résultat System.Data.Entity