Click or drag to resize

SQLConnection.Disconnect Method

X#
Disconnect the current user from an ODBC data source.

Namespace:  VO
Assembly:  VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Disconnect() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE if successful; otherwise, FALSE.
See Also