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
Microsoft Developer Network: [Windows Internet Explorer API reference Article]