This documentation is archived and is not being maintained.
xRecord.isTempDb Method [AX 2012]
Indicates whether the type of the table is SQL TempDB.
public boolean isTempDb()
Run On
Called
Return Value
Type:
boolean
true if the type of the table is SQL TempDB; otherwise, false.