프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CheckDirectory | void |
메소드 | 설명 | |
---|---|---|
CheckDb ( ) : void | ||
CreateDatabase ( ) : void |
Create the database file.
|
|
DbConnection ( ) : IDbConnection |
Gets the database connection.
|
|
DbFile ( ) : string | ||
ProgramDataLocation ( ) : string |
메소드 | 설명 | |
---|---|---|
DbConfiguration ( ILogger logger, System.Data.Common.DbProviderFactory provider ) : System |
메소드 | 설명 | |
---|---|---|
CheckDirectory ( ) : void |
Checks to see if the directory exists, if it doesn't it will create it.
|
protected DbConfiguration ( ILogger logger, System.Data.Common.DbProviderFactory provider ) : System | ||
logger | ILogger | |
provider | System.Data.Common.DbProviderFactory | |
리턴 | System |