ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
QueryFunctionality Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace : QueryFunctionality Class |
The following tables list the members exposed by QueryFunctionality.
Name | Description | |
---|---|---|
QueryFunctionality Constructor | Overloaded. 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 the functionality | |
Find | Finds map features matching a string value in visible or all layers. | |
GetFields | Overloaded. Gets the fields in the layer. | |
GetQueryableLayers | Overloaded. Gets the IDs and names of layers of the specified type that may be queried. | |
GetSchema | Get XML Schema. | |
Identify | Locates map features in or near the input geometry. | |
Initialize | Initializes the functionality | |
LoadState | Loads the functionality's state. | |
Query | Performs a query on the layer to find features satisfying the query filter. | |
ReadXml | Read XML. | |
SaveState | Saves the functionality's state. | |
Supports | Determines if the functionality supports an operation. | |
WriteXml | Write XML. |