Deallocate Descriptor Statement [Esql] - Sybase Adaptive Server Anywhere Reference

Table of Contents

Advertisement

DEALLOCATE DESCRIPTOR statement [ESQL]

Function
Syntax
Permissions
Side effects
See also
Description
Standards and
compatibility
Example
Use this statement to free memory associated with a SQL descriptor area.
DEALLOCATE DESCRIPTOR descriptor-name
descriptor-name : string
None.
None.
"ALLOCATE DESCRIPTOR statement" on page 381
"The SQL descriptor area (SQLDA)" on page 45 of the book ASA
Programming Interfaces Guide
"SET DESCRIPTOR statement" on page 611
Frees all memory associated with a descriptor area, including the data items,
indicator variables, and the structure itself.
Entry-level feature.
SQL/92
Supported by Open Client/Open Server.
Sybase
For an example, see "ALLOCATE DESCRIPTOR statement" on
page 381.
Chapter 9 SQL Statements
485

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Adaptive Server Anywhere and is the answer not in the manual?

Questions and answers

Table of Contents