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