ESRI.ArcGIS.ADF.Web | |
FindParameters Class Properties | |
See Also |
ESRI.ArcGIS.ADF.Web Namespace : FindParameters Class |
For a list of all members of this type, see FindParameters members.
Name | Description | |
---|---|---|
FindOption | Whether to search all layer or only visible layers. | |
FindString | The string to search for. | |
LayersAndFields | Stores the layers and fields to query. | |
MaxRecords | Maximum number of records to return. | |
ReturnADFGeometries | Whether to return geometry of features when querying. | |
UseSqlContains | Whether to use the SQL CONTAINS expression, if available. |