IDBCursorWithValue object

Provides access to the value of a record associated with a record.

Internet Explorer 10

 

DOM Information

Inheritance Hierarchy

 IDBCursor
   IDBCursorWithValue

Members

The IDBCursorWithValue object has these types of members:

Properties

The IDBCursorWithValue object has these properties.

PropertyAccess typeDescription

value

Read-only

Returns the value of the data at the cursor's current position.

 

Standards information

See also

IDBCursor

 

 

Show: