C# Class SpeakerNet.Data.SpeakerNetDbContext

Inheritance: DbContext
Afficher le fichier Open project: dotnet-koelnbonn/SpeakerNet Class Usage Examples

Méthodes publiques

Méthode Description
SpeakerNetDbContext ( ) : System

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

SpeakerNetDbContext() public méthode

public SpeakerNetDbContext ( ) : System
Résultat System