4.14 Super Class Query

The ndsLoginProperties class is a super class of Organization, Organizational Unit, Person, Organizational Person, and User. The following example query is based on an eDirectory tree with the following structure.

Figure 4-1 Super Class Query

The following query searches the eDirectory tree for all entries that have ndsLoginProperties as a super class. It returns entries from multiple base classes.

SQL Statement

 SELECT NDS_Name FROM ndsLoginProperties
 

Result Table

NDS_Name

Engineering

BBrown

TJones

LSmith

DWard