Inheritance diagram for MQClientInterface::SearchCriteria:

Public Member Functions | |
| override void | Init () |
| override bool | Equals (System.Object obj) |
| bool | Equals (SearchCriteria otherObject) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (SearchCriteria obj1, SearchCriteria obj2) |
| static bool | operator!= (SearchCriteria obj1, SearchCriteria obj2) |
Protected Member Functions | |
| internal | SearchCriteria () |
Properties | |
| virtual int | MaxMatches |
|
|
Default constructor. |
|
|
Equals(type)
|
|
|
Equals(object)
Reimplemented from MQClientInterface::MQObject. Reimplemented in MQClientInterface::CorridorSearchCriteria, MQClientInterface::PolySearchCriteria, MQClientInterface::RadiusSearchCriteria, and MQClientInterface::RectSearchCriteria. |
|
|
Returns a hash code for this SearchCriteria.
Reimplemented from MQClientInterface::MQObject. Reimplemented in MQClientInterface::CorridorSearchCriteria, MQClientInterface::PolySearchCriteria, MQClientInterface::RadiusSearchCriteria, and MQClientInterface::RectSearchCriteria. |
|
|
Initialize. Reimplemented from MQClientInterface::MQObject. Reimplemented in MQClientInterface::CorridorSearchCriteria, MQClientInterface::PolySearchCriteria, MQClientInterface::RadiusSearchCriteria, and MQClientInterface::RectSearchCriteria. |
|
||||||||||||
|
Inequality operator
|
|
||||||||||||
|
Equality operator
|
|
|
Maximum matches property. This indicates the maximum number of matches that are to be returned by the search. |
1.4.1