Promotic

MaxRecords - property of the AdoRecordset object

Description:
The property returns or sets the value that specifies the maximum number of records to return from a query to the AdoRecordset object.
The default value is zero, it means that the provider returns all requested records.
Syntax:
Long MaxRecords
Note:
Property access for read and write.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

oRs.MaxRecords = 30;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.