Promotic

MaxRows - property of the PmaDataTable object

Description:
Maximum row number.
Syntax:
Long MaxRows
Note:
Property access for read only. The value of this property is defined in the "Maximum row number" configurator of this object.
 
The value of this property can be also obtained in the "PmaRoot" item of the INFO system (when looking into the object with this property).
See also:
- PmaDataTable.Rows (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oDataTable = pMe.Pm("/DataTable");
var nMaxRows = oDataTable.MaxRows;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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