DB2 10.5 for Linux, UNIX, and Windows

sqlegdcl API - End a database connection services (DCS) directory scan

Frees the resources that are allocated by the sqlegdsc API.

Authorization

None

Required connection

None

API include file

sqlenv.h

API and data structure syntax

SQL_API_RC SQL_API_FN
  sqlegdcl (
        struct sqlca * pSqlca);

SQL_API_RC SQL_API_FN
  sqlggdcl (
        struct sqlca * pSqlca);

sqlegdcl API parameters

pSqlca
Output. A pointer to the sqlca structure.

REXX API syntax

CLOSE DCS DIRECTORY