Click or drag to resize

SQLConnection.Reconnect Method

X#
Disconnect the current user from a data source; if connected; then, connect.

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

Return Value

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