EPUB | CHM | PDF

TMySQLDataSet.Properties.FetchRows

Top Previous Next

Specifies the number of rows to be transferred across the network at the same time.

Syntax:

property FetchRows : integer default 25;

Description:

Use FetchRows property for specifying  the number of rows to be transferred across the network at the same time when FetchOnDemand = True.

See also: FetchOnDemand property