C# 클래스 Frapid.Configuration.Db.DatabaseFactory

파일 보기 프로젝트 열기: frapid/frapid

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DatabaseFactory ( MapperDb db ) : System.Data.Common
GetDatabase ( ) : MapperDb

메소드 상세

DatabaseFactory() 공개 메소드

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

GetDatabase() 공개 메소드

public GetDatabase ( ) : MapperDb
리턴 Frapid.Mapper.Database.MapperDb