Click or drag to resize

SQLSelect.NativeSQL Property

X#
A string containing the native SQL text of the statement. Level 2

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

Property Value

Type: Usual
A string containing the native SQL text of the statement. Level 2
See Also