You can use the EGL close statement
to close an SQL data source or a result set.
Syntax
- SQLDataSource
- A variable of type SQLDataSource. The variable includes
connection details or references an EGL deployment descriptor entry
that provides access to the connection details.
- SQLResultSet
- An SQL result set that was established by an open statement.
Compatibility
Table 1. Compatibility
Target |
Issue |
Java |
No issues |
JavaScript |
Database access is not supported in JavaScript.
|