Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the ordinal record from the data set that generated the object.
Syntax
JavaScript |
p = object.recordNumber |
Property values
Type: Variant
the record number.
Remarks
This property applies to elements contained within a bound, repeated table.
You can use this property with the ADO recordset, which is available from every data source object through the object's recordset property.