Please enable JavaScript to view this site.

ESL Documentation

Command Name

Level

Purpose

EDSInit

High Level

Connects to a data source, allocates a statement handle, and returns environment, connection, and statement handles.

EDSDeInitConnect

High Level

Disconnects a connection to a data source and frees associated statement and connection handles.

EDSDeInitEnv

High Level

Disconnects a connection to a data source and frees associated statement, connection, and environment handles.

EDSStaticBind

High Level

Associates columns in a result set with an ESL structure.