SQLSelect.CursorName Property | |
A string containing the cursor name.
Namespace:
VO
Assembly:
VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY CursorName AS USUAL GET SET
public virtual Usual CursorName { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string containing the cursor name.
See Also