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

  • _alias
    Type: str
    The name of the table buffer.

Return Value

Type: str
A SQL string.

See Also

Reference

InventSiteActivateUpdRule Class