Méthode | Description | |
---|---|---|
ChangeDatabase ( string databaseName ) : void | ||
Close ( ) : void | ||
Open ( ) : void |
Méthode | Description | |
---|---|---|
BeginDbTransaction ( IsolationLevel isolationLevel ) : |
||
CreateDbCommand ( ) : |
||
Dispose ( bool disposing ) : void |
protected BeginDbTransaction ( IsolationLevel isolationLevel ) : |
||
isolationLevel | IsolationLevel | |
Résultat |
public ChangeDatabase ( string databaseName ) : void | ||
databaseName | string | |
Résultat | void |
protected CreateDbCommand ( ) : |
||
Résultat |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |