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.

Public Constructors

 NameDescription
Public ConstructorQueryFunctionality ConstructorOverloaded. Constructor.  
Top

Public Properties

 NameDescription
Public PropertyInitialized Whether the functionality has been initialized.  
Public PropertyName Name of the GIS Functionality  
Public PropertyResource The 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 MethodDispose Disposes 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 MethodGetSchema Get XML Schema.  
Public MethodIdentifyLocates map features in or near the input geometry.  
Public MethodInitialize Initializes the functionality  
Public MethodLoadState Loads the functionality's state.  
Public MethodQuery Performs a query on the layer to find features satisfying the query filter.  
Public MethodReadXml Read XML.  
Public MethodSaveState Saves the functionality's state.  
Public MethodSupports Determines if the functionality supports an operation.  
Public MethodWriteXml Write XML.  
Top

See Also

© 2010 All Rights Reserved.