Queries for all objects of a particular class.
An IObjectQuery object that represents all of the objects of this class.
Returns an IObjectQuery object that has one row for each object returned. Note: Use caution when creating a query. Queries that result in a large number of objects can result in SOAP timeouts or OutOfMemoryErrors.
| Exception Type | Condition |
|---|---|
| HttpException | The query interface URL is not valid. |
| PortalException | The operation resulted in an error in the portal. |
IObjectManager Interface | Plumtree.Remote.PRC Namespace | IObjectManager.QueryObjects Overload List