![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
QueryFunctionality Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer 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. |
![]() | MapResource | The ArcGIS Server map resource that supports the map functionality. |
![]() | Name | The name of the functionality. |
![]() | Resource | The GIS resource used for the map functionality. |
![]() | 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 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. |
![]() | GetQueryableLayersAndTables | Overloaded. Gets the IDs and names of layers and tables that may be queried. |
![]() | Identify | Locates map features in or near the input geometry. |
![]() | Initialize | Initializes the functionality to prepare it for use. |
![]() | LoadState | Loads the state of the functionality from its resource. |
![]() | Query | Performs a query on the layer to find features satisfying the query filter. |
![]() | SaveState | Saves the state of the functionality, typically for use between requests. |
![]() | Supports | Determines if the functionality supports the operation. |