SQLSelect.TableName Property | |
A string representing the name of the table.
Namespace:
VO
Assembly:
VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TableName AS USUAL GET
public virtual Usual TableName { get; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the name of the table.
See Also