Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TDataLink.Eof

Declaration

Source position: db.pas line 2055

public property TDataLink.Eof : Boolean
  read GetEOF;

Description

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

See also

TDatalink.BOF

  

Is the dataset at the first record.

TDataset.EOF

  

Indicates whether the last record has been reached.


Documentation generated on: Jul 24 2023