API Reference > imodeljs-backend > ECSQL > ECSqlStatement > dispose 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 109 Last Updated: 11 June, 2024