AquaLogic Interaction Development Kit (IDK) 6.0.0

ISearchRequest.SetQuery Method

Set the query associated with this request.

Overload List

Set the query associated with this request.

void SetQuery(IFilterClause);

Sets the query associated with this request.

void SetQuery(string);

Set the query associated with this request.

void SetQuery(string,IFilterClause);

See Also

ISearchRequest Interface | Plumtree.Remote.PRC.Search Namespace