Closes a query object.

Return type: LOGICAL

Applies to: Query object handle

Syntax

QUERY-CLOSE ( )

Notes

  • A QUERY-CLOSE does not invalidate a previous QUERY-PREPARE.
  • The QUERY-CLOSE() method cannot be used together with other assignments in a single ASSIGN statement.