primaryKey property
Returns the value of the primary key associated with a record.
This property is read-only.
![]() |
Syntax
| JavaScript |
|---|
ptr = object.primaryKey |
Property values
Type: any
The key value or "undefined" if the cursor is iterating to a new record or if the current record is outside the cursor range.
Standards information
See also
Show:
