xRecord.getTableType Method

Indicates the type of the table.

Syntax

public TableType getTableType()

Run On

Called

Return Value

Type: TableType Enumeration
The type of the table (Regular, InMemory, or TempDB).

See Also

Reference

xRecord Class