Contents Index Topic Contents | ||
Previous Topic: reason Next Topic: recordset |
recordNumber
Description
Specifies the ordinal record from the data set that generated the element. Applies to a bound, repeated table.
Syntax
object.recordNumber
Remarks
This property can be used in conjunction with the ADO recordset available from every data source object through the object's recordset property.
This property has read-only permission, meaning you can retrieve its current value, but not change it.
Applies To
A, ACRONYM, ADDRESS, APPLET, AREA, B, BGSOUND, BIG, BLOCKQUOTE, BR, BUTTON, CAPTION, CENTER, CITE, CODE, COL, COLGROUP, COMMENT, DD, DEL, DFN, DIR, DIV, DL, DT, EM, EMBED, FIELDSET, FONT, FORM, H1, H2, H3, H4, H5, H6, HR, I, IFRAME, IMG, INPUT, INS, KBD, LABEL, LI, LISTING, MAP, MARQUEE, MENU, OBJECT, OL, OPTION, P, PLAINTEXT, PRE, Q, S, SAMP, SCRIPT, SELECT, SMALL, SPAN, STRIKE, STRONG, SUB, SUP, TABLE, TBODY, TD, TEXTAREA, TFOOT, TH, THEAD, TR, TT, U, UL, VAR, XMP, Hidden
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.