ESRI.ArcGIS.ADF.Web
FindParameters Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web Namespace : FindParameters Class




The following tables list the members exposed by FindParameters.

Public Constructors

 NameDescription
Public ConstructorFindParameters Constructor Default parameterless constructor.  
Top

Public Properties

 NameDescription
Public PropertyFindOption Whether to search all layer or only visible layers.  
Public PropertyFindString The string to search for.  
Public PropertyLayersAndFields Stores the layers and fields to query.  
Public PropertyMaxRecords Maximum number of records to return.  
Public PropertyReturnADFGeometries Whether to return geometry of features when querying.  
Public PropertyUseSqlContains Whether to use the SQL CONTAINS expression, if available.  
Top

Public Methods

 NameDescription
Public MethodGetSchema This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

See Also

© 2010 All Rights Reserved.