Inheritance diagram for MQClientInterface::DBLayerCatToDTMapQuery:

Public Member Functions | |
| DBLayerCatToDTMapQuery () | |
| override void | Init () |
| override bool | Equals (System.Object obj) |
| bool | Equals (DBLayerCatToDTMapQuery otherObject) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (DBLayerCatToDTMapQuery obj1, DBLayerCatToDTMapQuery obj2) |
| static bool | operator!= (DBLayerCatToDTMapQuery obj1, DBLayerCatToDTMapQuery obj2) |
Properties | |
| override System.String | ClassName |
| override int | ClassID |
| virtual System.String | CategoryField |
| virtual DBFieldType | CategoryFieldType |
| virtual CatToDTMapCollection | CatToDTMapCollection |
|
|
Default constructor. |
|
|
Equals(type)
|
|
|
Equals(object)
Reimplemented from MQClientInterface::DBLayerQuery. |
|
|
Returns a hash code for this DBLayerCatToDTMapQuery.
Reimplemented from MQClientInterface::DBLayerQuery. |
|
|
Initializes this object, setting the query and name to empty strings. Reimplemented from MQClientInterface::DBLayerQuery. |
|
||||||||||||
|
Inequality operator
|
|
||||||||||||
|
Equality operator
|
|
|
Category field property. The name of the category field in the database. |
|
|
Category field type property. The data type of the Category field. |
|
|
Category to DT map property. The collection that stores the name-value pairs for the category-DT pairs |
|
|
Class ID property Reimplemented from MQClientInterface::DBLayerQuery. |
|
|
Class Name property Reimplemented from MQClientInterface::DBLayerQuery. |
1.4.1