Click or drag to resize

SQLConnection.Connected Property

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

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

Property Value

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