C# Class IsThereAnyNews.EntityFramework.ItanDatabaseContext

Inheritance: DbContext
Afficher le fichier Open project: jstadnicki/isthereanynews Class Usage Examples

Méthodes publiques

Méthode Description
ItanDatabaseContext ( ) : System
SaveChanges ( ) : int

Private Methods

Méthode Description
MakeCreationDateStamp ( System.DateTime now ) : void
UpdateEditionDateStamp ( System.DateTime now ) : void

Method Details

ItanDatabaseContext() public méthode

public ItanDatabaseContext ( ) : System
Résultat System

SaveChanges() public méthode

public SaveChanges ( ) : int
Résultat int