Promotic

BOF - property of the AdoRecordset object

Description:
Detects whether the current record position is before the first record in the AdoRecordset object.
Syntax:
Boolean BOF
Values:
true - If the current record position is before the first record in the AdoRecordset object
false - Otherwise
Note:
Property access for read only.
See also:
- AdoRecordset.EOF (property)
Example1:
JavaScriptVBScriptSelect and copy to clipboard

var bBOF = oRs.BOF;   // Reading from the property
Example2:

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.