| Overload | Description |
|---|---|
| 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