Returns the name of the primary key field.
const key = ds.getUniqueIdField();
getUniqueIdField(): keyof T;
Last updated 6 months ago
Was this helpful?