Chili.Opf3 Send comments on this topic.
FindAll Method
See Also 
Chili.Opf3 Namespace > Generic ObjectSearcher Class : FindAll Method




Overload List

OverloadDescription
FindAll() Returns an ObjectSet containing all persistent objects of the generic type that are found in the storage.  
FindAll(String,Object[]) Returns an ObjectSet of all persistent objects matching the conditions that are found in the storage.  
FindAll(Generic IList) Returns an IList containing all persistent objects of the generic type that are found in the storage.  
FindAll(Generic IList,String,Object[]) Returns an IList of all persistent objects matching the conditions that are found in the storage.  

Requirements

Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family

See Also