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
- backend/src/ECSqlStatement.ts Line 111
Last Updated: 20 June, 2023