SqlSelectTarget.tableName
string tableName() @propertyGet tableName field.
Returns
table name part of @expr if @expr represents a table
void tableName(string propval) @propertySet tableName field.
Parameters
propval | table name part of @expr if @expr represents a table |