Source: factory.core/ObjConnection.py
| Method |
Signature |
Description |
| Release |
Release() |
|
| ShowTables |
ShowTables() |
|
| ShowColumns |
ShowColumns() |
7 = SMALLINT |
| Method |
Signature |
Description |
| Connect |
Connect() |
|
| Ping |
Ping(DB) |
|
| Method |
Signature |
Description |
| version |
version() |
|
| RemoteInit |
RemoteInit() |
Initialize remote database connections from Def_RemoteConnections table. |
| Connect |
Connect(Remote = 'PRIMARY') |
|
| Release |
Release(DB = 0) |
|
| remote_connectBase |
remote_connectBase(Remote = '', ForceNew = 0) |
|
| DBType |
DBType(DB = 0) |
|
| Transform |
Transform() |
|
| NotEmpty |
NotEmpty(itm) |
|
| CheckRemote |
CheckRemote(Remote) |
|
| Check |
Check() |
|
Initialise and check remote connection pool.