C# Class Frapid.Configuration.Db.DatabaseFactory

Show file Open project: frapid/frapid

Private Properties

Property Type Description

Public Methods

Method Description
DatabaseFactory ( MapperDb db ) : System.Data.Common
GetDatabase ( ) : MapperDb

Method Details

DatabaseFactory() public method

public DatabaseFactory ( MapperDb db ) : System.Data.Common
db Frapid.Mapper.Database.MapperDb
return System.Data.Common

GetDatabase() public method

public GetDatabase ( ) : MapperDb
return Frapid.Mapper.Database.MapperDb