saveChanges Method

Commit pending changes to this iModel

saveChanges(description?: string): Promise<void>

throws IModelError if the IModelConnection is read-only or there is a problem saving changes.

Parameter Type Description
description string Optional description of the changes

Defined in

Last Updated: 05 June, 2020