xRecord.isTempDb Method

Indicates whether the type of the table is SQL TempDB.

Syntax

public boolean isTempDb()

Run On

Called

Return Value

Type: boolean
true if the type of the table is SQL TempDB; otherwise, false.

See Also

Reference

xRecord Class