Promotic

Object AdoField (ADO Field)

Description:
The AdoField object contains the information about the column in the AdoRecordset or AdoRecord object. There is one AdoField object for each column of the AdoRecordset object. It contains information regarding the whole column (data type, name, etc.) and also the information about the current value of the current record.
It refers directly to the ADO Field object implemented from the ADOtechnology by the Microsoft company. Only the most important properties and methods will be described in the PROMOTIC documentation. For the complete interface description of the object see http://msdn.microsoft.com/en-us/library/ms677568(v=VS.85).aspx or http://www.w3schools.com/asp/ado_ref_field.asp.
Properties and methods:
NameColumn name
Pm_LastErrThe numeric error code of the result of the last executed method (property) of the AdoField object
Pm_LastTextErrThe text description of the result of the last executed method (property) of the AdoField object
ValueValue of the column in the current record
See also:
- AdoRecordset (object)
- AdoRecord (object)
- PmaAdo (object)

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.