Determines whether a RecordRef refers to a temporary table.

Temp := RecordRef.ISTEMPORARY

Parameters

RecordRef

Type: RecordRef

The RecordRef of a record that refers to a table.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageExample

Expand imageSee Also