Promotic

MaxCols - property of the PmaDataTable object

Description:
Maximum number of columns.
Syntax:
Long MaxCols
Note:
Property access for read only. The value of this property is defined in the "Max. number of columns" 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.Cols (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

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

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