Unit 'IdLDAPV3' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdLDAPV3SearchRequest

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdLDAPV3.pas line 461

type TIdLDAPV3SearchRequest = class(TObject)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear; virtual; overload;

  

  property baseObject: TIdLDAPV3LDAPDN; [rw]

  

  property scope: TIdLDAPV3SearchScope; [rw]

  

  property derefAliases: TIdLDAPV3SearchDerefAliases; [rw]

  

  property sizeLimit: Integer; [rw]

  

  property timeLimit: Integer; [rw]

  

  property typesOnly: Boolean; [rw]

  

  property filter: TIdLDAPV3Filter; [rw]

  

  property attributes: TIdLDAPV3AttributeDescriptionList; [rw]

  

end;

Inheritance

TIdLDAPV3SearchRequest

  

|

TObject



CT Web help

CodeTyphon Studio