ESRI.ArcGIS.ADF.Web.DataSources.Graphics | |
QueryFunctionality Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.Graphics Namespace : QueryFunctionality Class |
The following tables list the members exposed by QueryFunctionality.
Name | Description | |
---|---|---|
QueryFunctionality Constructor | Overloaded. Default, parameterless constructor |
Name | Description | |
---|---|---|
Initialized | Whether the functionality has been initialized. | |
Name | Name of the GIS Functionality. | |
Resource | The resource to which this functionality belongs. | |
WebControl | The web control using this functionality. Optionally set by the control. Example of use: To store mime images to session. |
Name | Description | |
---|---|---|
Dispose | Disposes of the functionality. | |
Find | Finds features in the resource based on input parameters. | |
GetFields | Overloaded. Gets the fields in the layer. | |
GetQueryableLayers | Overloaded. Finds the layers in the graphics resource that may be queried. | |
GetSchema | ||
Identify | Identifies features in the input layers based on the input geometry. | |
Initialize | Initializes the functionality. | |
LoadState | Loads the functionality's state. | |
Query | Queries a graphics layer for features matching the filter parameters. | |
ReadXml | ||
SaveState | Saves the functionality's state. | |
Supports | Determines if the functionality supports an operation. | |
WriteXml |