readLastModTime Method

Get the last modified date for a row in a table of this database.

readLastModTime(tableName: string, rowId: number): Date

@note the table must have been created with addTimestamp: true

Parameter Type Description
tableName string  
rowId number  

Returns - Date

Defined in

Last Updated: 16 May, 2024