Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a table name or the name of a table buffer.
Syntax
protected str dbTableName(TableId _tableId, str _alias)
Run On
Server
Parameters
- _tableId
Type: TableId Extended Data Type
The tableid of the table name or table buffer.
- _alias
Type: str
The name of the table buffer.
Return Value
Type: str
A SQL string.