![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | FindParameters Constructor | Default parameterless constructor. |
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. |
Name | Description | |
---|---|---|
![]() | GetSchema |
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 |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | WriteXml | Converts an object into its XML representation. |