| Overload | Description |
|---|---|
| Generic GetObject(String,Object[]) | Fetches the first object matching the conditions and returns it. |
| Generic GetObject(IQuery) | Fetches the first object matching the conditions and returns it. |
| Generic GetObject(ICustomPersister,String,Object[]) | Populates a class implementing the ICustomPersister interface with data. |
| Generic GetObject(ICustomPersister,IQuery) | Populates a class implementing the ICustomPersister interface with data. |
| Generic GetObject(PersistentTypeSelector,String,Object[]) | Fetches the first object matching the conditions and returns it. |
| Generic GetObject(PersistentTypeSelector,IQuery) | Fetches the first object matching the conditions and returns it. |
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family