Click or drag to resize

SQLConnection.Reconnect Method (Typed)

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

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

Return Value

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