Use this statement to free memory associated with a SQL descriptor area.
DEALLOCATE DESCRIPTOR descriptor-name
descriptor-name : string
Frees all memory associated with a descriptor area, including the data items, indicator variables, and the structure itself.
None.
None.
SQL/92 Entry-level feature.
SQL/99 Core feature.
Sybase Supported by Open Client/Open Server.
For an example, see ALLOCATE DESCRIPTOR statement [ESQL].
SQL Anywhere Studio 9.0.1
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.