Share via


RetailUtilities::getPhysicalTableName Method [AX 2012]

Gets the physical table name or, for a SQL Temp DB table, the table instance name.

Syntax

client server public static str getPhysicalTableName(Common _common)

Run On

Called

Parameters

Return Value

Type: str
The physical table name or the table instance name.

See Also

Reference

RetailUtilities Class