f$ADODisconnect
f$ADODisconnect
An ADO connection is disconnected with this function.
Syntax: | Status = f$ADODisconnect(ConnectNo) | ||
| Argument | Type | Meaning |
| ConnectNo | Integer | Connection identifier |
Result: | Integer | Status: 0 : connection successfully disconnected -1: connection did not exist | |