f$SQLDisconnect
f$SQLDisconnect
End a previously opened connection to a database.
Syntax: | Status = f$SQLDisconnect( Channel ) | ||
| Argument | Type | Meaning |
| Channel | Integer | Channel number |
Result: | Integer | Error status | |
End a previously opened connection to a database.
Syntax: | Status = f$SQLDisconnect( Channel ) | ||
| Argument | Type | Meaning |
| Channel | Integer | Channel number |
Result: | Integer | Error status | |