xRecord.getPhysicalTableName Method

Return the physical table name, which, in the case of the SQL Temp DB table, is the table instance name.

Syntax

public str getPhysicalTableName()

Run On

Called

Return Value

Type: str
The physical table name or the table instance name.

See Also

Reference

xRecord Class