|
| ESRI.ArcGIS.ADF.Tasks | |
| QueryAttributes Class Methods | |
| See Also | |
| ESRI.ArcGIS.ADF.Tasks Namespace : QueryAttributes Class |
For a list of all members of this type, see QueryAttributes members.
| Name | Description | |
|---|---|---|
![]() ![]() | FromString | Deserializes a QueryAttributes object from the serialized version created by ToString. |
![]() | GetWhereExpression | Overloaded. Retrieves the where expression to be executed in the query, with the user input values in a formatted string expression. |
![]() | ToString | Overridden. Serializes the QueryAttributes object to a string. |
![]() | Validate | Validates current settings for map resource manager, map resource and layer. If any element is not valid an exception is thrown. |

