KI_WS_END
| Argument | Enumeration | Purpose |
|---|---|---|
| handle | Handle | |
| status | KDB_ERROR_ENUM | Return status |
KI_WS_END
This call frees up memory resources associated with the handle after the list of rows created with a KI_WS_START has been read. Closing the handle with KI_CLOSE will also do this.
This function is only available for KDB type 7 and SQL database tables.