Property | Type | Description | |
---|---|---|---|
Database | List |
||
Database | List |
||
Database | int | ||
Database | string | ||
Database | void | ||
Database | void | ||
Database | void | ||
Database | void | ||
executeMethodWithDbExceptionHandling | void | ||
getHostAndAuthenticationArguments | string |
Method | Description | |
---|---|---|
ExecuteDbMethod ( Action |
||
MySql ( EnterpriseWebLibrary.DatabaseSpecification.Databases.MySqlInfo info ) : System |
Method | Description | |
---|---|---|
Database ( string procedure ) : List |
||
Database ( ) : List |
||
Database ( ) : int | ||
Database ( string folderPath ) : string | ||
Database ( ) : void | ||
Database ( int value ) : void | ||
Database ( string folderPath ) : void | ||
Database ( string filePath, bool keepDbInStandbyMode ) : void | ||
executeMethodWithDbExceptionHandling ( System.Action method ) : void | ||
getHostAndAuthenticationArguments ( ) : string |
public ExecuteDbMethod ( Action |
||
method | Action |
|
return | void |
public MySql ( EnterpriseWebLibrary.DatabaseSpecification.Databases.MySqlInfo info ) : System | ||
info | EnterpriseWebLibrary.DatabaseSpecification.Databases.MySqlInfo | |
return | System |