PooledConnections: Pooled Connections |
Catalog: Database
Schema: Invantive
Label: Pooled Connections
Table Columns
Name |
Data Type |
Label |
Nullable |
Documentation |
---|---|---|---|---|
COUNT_TIMES_USED |
int32 |
Number of Times Used |
|
|
CREATED |
datetime |
Date Created |
|
|
CURRENT_CONTEXT_DESCRIPTION |
string(240) |
Current Context Description |
|
|
CURRENT_CONTEXT_NATURAL_KEY |
string(240) |
Current Context Natural Key |
|
|
CURRENT_CONTEXT_USER_LOG_ON_CODE |
string(240) |
Current Context User Log On Code |
|
|
DATABASE |
string(240) |
Database |
|
|
DURATION_USED_MS |
int32 |
Duration Used (ms) |
|
|
ID |
int32 |
ID |
|
|
IS_FREE |
boolean |
Is Free |
|
|
LAST_USE_DURATION_MS |
int32 |
Last Use Duration (ms) |
|
|
LAST_USE_END |
datetime |
Last Use End |
|
|
LAST_USE_START |
datetime |
Last Use Start |
|
|
PREVIOUS_CONTEXT_DESCRIPTIONS |
string(240) |
Previous Context Descriptions |
|
|