Promotic

Fields - property of the AdoRecord object

Description:
Returns the Collection object which contains AdoField objects.
Syntax:
Object Fields
Values:
Returns the Collection object which contains all the AdoField objects of the AdoRecord object.
Note:
Property access for read only.
 
The Collection object offers a single (AdoField) item by calling the Collection.Item method.
See also:
- AdoField (object)
- AdoRecordset (object)
- AdoRecord (object)
Example1:
JavaScriptVBScriptSelect and copy to clipboard

var oField = oAdoRecord.Fields.Item(0);
Example2:
Example3:

History:
Pm8.01.00: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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