Promotic

Object AdoRecord (ADO Record)

Description:
The ADO Record object represents a single record of the AdoRecordset object or a single row result of SQL query. It is an object implemented from the ADO technology by the Microsoft company. Only the most important properties and methods will be described in the PROMOTIC documentation. The exact description of the see object interface http://msdn.microsoft.com/en-us/library/ms680976(v=VS.85).aspx or http://www.w3schools.com/asp/ado_ref_recordset.asp.

The AdoRecord object (row or record) consists of AdoField objects.
Properties and methods:
FieldsReturns the Collection object which contains AdoField objects
Pm_LastErrThe numeric error code of the result of the last executed method (property) of the AdoRecord object
Pm_LastTextErrThe text description of the result of the last executed method (property) of the AdoRecord object
StateDetects whether the AdoRecord object is open, closed, connecting, executing an asynchronous method or retrieving data
See also:
- AdoField (object)
- AdoRecordset (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.