Array of registered Connection IDs
Function ConnectionIDs Returns tConnection[]
Call: | Get ConnectionIDs to tConnectionArrayVariable |
The cConnection object maintains a list of all registered Connection IDs in an array of tConnection items. ConnectionIds returns this array.
This array contains only enabled connections, i.e. the connections included have their driver successfully loaded and the driver index is set; the sConnectionString member is also set. At this point, the sSection member's value has no meaning.