Свойство | Type | Description | |
---|---|---|---|
CheckDirectory | void |
Méthode | Description | |
---|---|---|
CheckDb ( ) : void | ||
CreateDatabase ( ) : void |
Create the database file.
|
|
DbConnection ( ) : IDbConnection |
Gets the database connection.
|
|
DbFile ( ) : string | ||
ProgramDataLocation ( ) : string |
Méthode | Description | |
---|---|---|
DbConfiguration ( ILogger logger, System.Data.Common.DbProviderFactory provider ) : System |
Méthode | Description | |
---|---|---|
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 | |
Résultat | System |
public abstract ProgramDataLocation ( ) : string | ||
Résultat | string |