[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'DB' (#fcl)

TDataLink.BOF

Is the dataset at the first record

Declaration

Source position: db.pas line 1833

public property TDataLink.BOF : Boolean
  read GetBOF;

Description

BOF returns TDataset.BOF if the dataset is available, True otherwise.

See also

TDatalink.EOF

  

TDataset.BOF

  

Is the cursor at the beginning of the data (on the first record)


Documentation generated on: May 14 2021