TMedQuery.IsSequenced TMedQuery

function IsSequenced: Boolean;

Description

Check IsSequenced to determine whether query records can be located by RecNo numbers. If IsSequenced is true you can go directly to the specific record number. IsSequenced returns true for Scrollable nad Permanent queries.