SAS Institute. The Power to Know

SAS(R) 9.2 Integration Technologies: Directory Services Reference

Previous Page | Next Page

LDAP SCL Interface

_CLOSE



Closes the connection to the LDAP server
Syntax
Details

Syntax

_CLOSE

Details

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();

Previous Page | Next Page | Top of Page