Click or drag to resize

SQLSelect.TableName Property (Typed)

X#
A string representing the name of the table.

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

Property Value

Type: String
A string representing the name of the table.
See Also