<< Click to Display Table of Contents >>

ConcurrentFirstRow

The number of rows to send at the first time.

Prototype

integer ConcurrentFirstRow

Reference

This property applies to only the concurrent mode of fetch.

Example

var ds = This.GetDataSet();

_DEBUG("ConcurrentFirstRow " + ds.ConcurrentFirstRow);

See Also

ConcurrentFirstRow(File store CSV dataset), ConcurrentFirstRow(HTTP store CSV dataset)