Performs the searching of a specified filter in the directory with the scope .

1 ldap.list

<ldap.list
    dn='dn'
    filter='filter'
    scope='scope'
    count-limit='count-limit'
    time-limit='time-limit'
/>
Example
Copy
<xsql-script name='ldap_test'>
    <body>
    </body>
</xsql-script>