Méthode |
Description |
|
Database ( string procedure ) : List |
|
|
Database ( ) : List |
|
|
Database ( ) : int |
|
|
Database ( ) : void |
|
|
Database ( int value ) : void |
|
|
Database ( string folderPath ) : void |
|
|
Database ( string filePath, bool keepDbInStandbyMode ) : void |
|
|
Oracle ( EnterpriseWebLibrary.DatabaseSpecification.Databases.OracleInfo info, List latestTableSpaces ) : System |
|
|
deleteAndReCreateUser ( DBConnection cn ) : void |
|
|
deleteUser ( DBConnection cn ) : void |
|
|
executeDbMethodWithSpecifiedDatabaseInfo ( EnterpriseWebLibrary.DatabaseSpecification.Databases.OracleInfo info, Action method ) : void |
|
|
executeLongRunningCommand ( DBConnection cn, string commandText ) : void |
|
|
executeMethodWithDbExceptionHandling ( System.Action method ) : void |
|
|
getDumpFileName ( ) : string |
|
|
getDumpFilePath ( ) : string |
|
|
getLogonString ( ) : string |
|
|
getParameterDirection ( string direction ) : ParameterDirection |
|
|
throwUserCorrectableExceptionIfNecessary ( Exception e ) : void |
|
|