Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.