key property
Cursor row key.
This is the index key if the cursor is open on an index. Otherwise, it is the primary key.
Implementation
final Object key;
Cursor row key.
This is the index key if the cursor is open on an index. Otherwise, it is the primary key.
final Object key;