TCnSearchRequest Class
The TCnSearchRequest class initiates a search operation.
TCollectionItem
CNClrLib.Component.ADChangeNotifier.TCnSearchRequest
CNClrLib.Component.ADChangeNotifier.TCnSearchRequest
The TCnSearchRequest type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | Create(TCollection) | Creates and initializes a TCnSearchRequest instance. |
![]() | Destroy | Frees the resources allocated with a TCnSearchRequest instance. |
Show:
| Name | Description | |
|---|---|---|
![]() | Attributes | The Attributes property contains the attributes of the requested object. |
![]() | DistinguishedName | The DistinguishedName property contains the distinguished name of the requested object. |
![]() | Filter | The Filter property contains the search filter. |
![]() | Scope | The Scope property contains one of the values of SearchScope that specifies the scope of the search. |
![]() | SearchRequests | Gets the component that contains the collection of TCnSearchRequest . |
Show:
| Name | Description | |
|---|---|---|
![]() | Assign(TPersistent) | Copies the contents of another, similar object. |
![]() | GetDisplayName | Represents method |


