recordNumber property

[This documentation is preliminary and is subject to change.]

Retrieves the ordinal record from the data set that generated the object.

Syntax

HRESULT value = object.get_recordNumber(VARIANT* p);

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 IHTMLGenericElement::recordset property.

See also

Introduction to Data Binding

 

 

Build date: 6/12/2012