dispose Method
Call this function when finished with this statement. This releases the native resources held by the statement.
dispose(): void
Returns - void
Defined in
- backend/src/SqliteStatement.ts Line 99
Last Updated: 20 June, 2023
Call this function when finished with this statement. This releases the native resources held by the statement.
dispose(): void
Returns - void
Last Updated: 20 June, 2023