Method | Description | |
---|---|---|
ChangeDatabase ( string databaseName ) : void | ||
Close ( ) : void | ||
Open ( ) : void |
Method | Description | |
---|---|---|
BeginDbTransaction ( IsolationLevel isolationLevel ) : |
||
CreateDbCommand ( ) : |
||
Dispose ( bool disposing ) : void |
protected BeginDbTransaction ( IsolationLevel isolationLevel ) : |
||
isolationLevel | IsolationLevel | |
return |
public ChangeDatabase ( string databaseName ) : void | ||
databaseName | string | |
return | void |
protected CreateDbCommand ( ) : |
||
return |