RetailConnReplicationUtilities::isTableTempDB Method [AX 2012]
Checks if the table is TempDB table
client server public static boolean isTableTempDB(TableName _tableName)
Run On
CalledParameters
- _tableName
- Type: TableName Extended Data Type
Name of a table in the AOT.
Show: