xRecord.setTmp Method

Sets the table so that it is not persisted to the database.

Syntax

public boolean setTmp()

Run On

Called

Return Value

Type: boolean
true if the operation was successful; otherwise, false.

See Also

Reference

xRecord Class