Click or drag to resize

SQLSelect.CursorName Property (Typed)

X#
A string containing the cursor name.

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

Property Value

Type: String
A string containing the cursor name.
See Also