Click or drag to resize

SQLSelect.NativeSQL Property (Typed)

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

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

Property Value

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