tableName
GetterReadOnly
Name of the SQLite table for the current change row. Valid only after a successful call to step.
tableName: string
@throws IModelError if called before a successful step call.
Returns - string
Defined in
- backend/src/ChangesetReader.ts Line 70
Last Updated: 27 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.