RetailUtilities::getPhysicalTableName Method [AX 2012]
Gets the physical table name or, for a SQL Temp DB table, the table instance name.
client server public static str getPhysicalTableName(Common _common)
Run On
CalledParameters
- _common
- Type: Common Table
The table buffer.
Show: