InventSiteActivateUpdRule.dbTableName Method [AX 2012]
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.