Click or drag to resize

SQLConnection.Connected Property (Typed)

X#
A logical value representing whether the SQL connection object is connected.

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

Property Value

Type: Logic
A logical value representing whether the SQL connection object is connected.
See Also