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.

Public Constructors

 NameDescription
Public ConstructorQueryFunctionality ConstructorOverloaded. Constructor.  
Top

Public Properties

 NameDescription
Public PropertyInitialized Whether the functionality has been initialized.  
Public PropertyMapResourceThe ArcGIS Server map resource that supports the map functionality.  
Public PropertyNameThe name of the functionality.  
Public PropertyResourceThe GIS resource used for the map functionality.  
Public PropertyWebControl The web control using this functionality. Optionally set by the control. Example of use: To store mime images to session.  
Top

Public Methods

 NameDescription
Public MethodDisposeDisposes of the functionality.  
Public MethodFindFinds map features matching a string value in visible or all layers.  
Public MethodGetFieldsOverloaded. Gets the fields in the layer.  
Public MethodGetQueryableLayersOverloaded.  Gets the IDs and names of layers of the specified type that may be queried.  
Public MethodGetQueryableLayersAndTablesOverloaded. Gets the IDs and names of layers and tables that may be queried.  
Public MethodIdentifyLocates map features in or near the input geometry.  
Public MethodInitializeInitializes the functionality to prepare it for use.  
Public MethodLoadStateLoads the state of the functionality from its resource.  
Public MethodQuery Performs a query on the layer to find features satisfying the query filter.  
Public MethodSaveStateSaves the state of the functionality, typically for use between requests.  
Public MethodSupportsDetermines if the functionality supports the operation.  
Top

See Also

© 2010 All Rights Reserved.