Closes the connection to the LDAP server
_CLOSE
When invoked on an LDAPSERVICES instance, the _CLOSE method closes the connection to the LDAP server, as shown in the following example:
rc = ds._CLOSE();