Share via


RetailConnReplicationUtilities::isTableTempDB Method [AX 2012]

Checks if the table is TempDB table

Syntax

client server public static boolean isTableTempDB(TableName _tableName)

Run On

Called

Parameters

Return Value

Type: boolean
true if table is TempDB table, otherwise false

See Also

Reference

RetailConnReplicationUtilities Class