This documentation is archived and is not being maintained.
source property
Returns a reference to the source of a request, such as an object store or a cursor.
This property is read-only.
Syntax
| JavaScript |
ptr = object.source
|
Property values
Type: any
The source object.
Standards information
See also
-
IDBCursor
-
IDBRequest