xRecord.isTmp Method
Indicates whether this is a temporary table.
Syntax
public boolean isTmp()
Run On
Called
Return Value
Type: boolean
true if this is a temporary table; otherwise, false.
Indicates whether this is a temporary table.
public boolean isTmp()
Called
Type: boolean
true if this is a temporary table; otherwise, false.