[dispose] Method
Releases the native resources held by this ECSqlWriteStatement.
This method should be called when the statement is no longer needed to free up native resources.
Do not call this method directly on a statement that is being managed by a statement cache.
[dispose](): void
Returns - void
Defined in
- core/backend/src/ECSqlStatement.ts Line 506
Last Updated: 13 December, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.