This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

primaryKey

Summary

Returns the cursor’s current effective key.

Property of apis/indexeddb/IDBCursorapis/indexeddb/IDBCursor

Syntax

var result = element.primaryKey;
element.primaryKey = value;

Syntax

Standards information

Attributions