C# Class Frapid.Configuration.Db.DatabaseFactory

Afficher le fichier Open project: frapid/frapid

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DatabaseFactory ( MapperDb db ) : System.Data.Common
GetDatabase ( ) : MapperDb

Method Details

DatabaseFactory() public méthode

public DatabaseFactory ( MapperDb db ) : System.Data.Common
db Frapid.Mapper.Database.MapperDb
Résultat System.Data.Common

GetDatabase() public méthode

public GetDatabase ( ) : MapperDb
Résultat Frapid.Mapper.Database.MapperDb