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.
Indicates whether the type of the table is SQL TempDB.
public boolean isTempDb()
Called
Type: boolean
true if the type of the table is SQL TempDB; otherwise, false.