Please enable JavaScript to view this site.

ESL Documentation

EDS provides High Level commands for disconnecting statement processing connections, database connections, and the environment connection.

EDSDeInitConnect calls EDSFreeStmt for all active statements on the connection, then calls EDSDisconnect and EDSFreeConnect for the connection.

EDSDeInitEnv calls EDSDeInitConnect for every active connection open under the environment handle, and then calls EDSFreeEnv.