TMedDataset.MedPerfMod TMedDataset

function MedPerfMod: Boolean;

Description

This method returns logical value indicating the open mode of the current table.

Result true means that the table was opened (or later converted) in a non-continuous record numbering mode (with possibly perforated RECNO). Result false means that the table was opened in a continuous record numbering mode (this is 100% CA-Clipper/xHarbour compatible mode)