Retrieves the ordinal record from the data set that generated the object.
dhtml语法
HTML | N/A |
---|
Scripting | [ iNumber = ] object.recordNumber |
---|
DHTML可能的值
iNumber | Variant that
receives the record number. |
The property is read-only.
The property has no default value.
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.
是否符合公共标准
There is no public standard that applies to this property.
Applies To
|
A,
BUTTON,
DIV,
FRAME,
IFRAME,
IMG,
INPUT type=checkbox,
INPUT type=hidden,
INPUT type=password,
INPUT type=radio,
INPUT type=text,
LABEL,
LEGEND,
MARQUEE,
SELECT,
SPAN,
TEXTAREA |
|
更多语法参考
Introduction to Data Binding