[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Number of records in the buffer of the dataset
Source position: db.pas line 1441
public property TDataLink.RecordCount: Integer |
RecordCount returns the number of records in the dataset's buffer. It is limited by the TDatalink.BufferCount property: RecordCount i s always less than Buffercount.
|
Set to the number of record buffers this datalink needs. |
lazarus-ccr.sourceforge.net |