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.

Public Constructors

 NameDescription
Public ConstructorQueryFunctionality ConstructorOverloaded.  Default, parameterless constructor  
Top

Public Properties

 NameDescription
Public PropertyInitialized Whether the functionality has been initialized.  
Public PropertyNameName of the GIS Functionality.  
Public PropertyResourceThe resource to which this functionality belongs.  
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 features in the resource based on input parameters.  
Public MethodGetFieldsOverloaded. Gets the fields in the layer.  
Public MethodGetQueryableLayersOverloaded. Finds the layers in the graphics resource that may be queried.  
Public MethodGetSchema  
Public MethodIdentifyIdentifies features in the input layers based on the input geometry.  
Public MethodInitializeInitializes the functionality.  
Public MethodLoadState Loads the functionality's state.  
Public MethodQueryQueries a graphics layer for features matching the filter parameters.  
Public MethodReadXml  
Public MethodSaveState Saves the functionality's state.  
Public MethodSupportsDetermines if the functionality supports an operation.  
Public MethodWriteXml  
Top

See Also

© 2010 All Rights Reserved.