Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocumentQuery.Execute Method 

Executes the query and returns query results.

IObjectQuery Execute();

Return Value

The query results.

Exceptions

Exception Type Condition
PortalException The operation resulted in an error in the portal.
SoapException There was a communication problem during the execution of the remote method call.

See Also

IDocumentQuery Interface | Plumtree.Remote.PRC Namespace