Click or drag to resize

SQLCatalogQuery.CursorName Property

X#
This property is provided to override the inherited functionality from the SQLSelect class, as it does not apply to SQLCatalogQuery.

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

Property Value

Type: Usual
This property is provided to override the inherited functionality from the SQLSelect class, as it does not apply to SQLCatalogQuery.
See Also