Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : QUERY-CLOSE( ) method
 

QUERY-CLOSE( ) method

Closes a query object.
Return type: LOGICAL
Applies to: Query object handle

Syntax

QUERY-CLOSE ( )
Note: A QUERY-CLOSE does not invalidate a previous QUERY-PREPARE.