dispose Method
Call this function when finished with this statement. This releases the native resources held by the statement.
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 126
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.