Click or drag to resize

SQLCatalogQuery.TableName 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 TableName AS USUAL GET 
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