![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control a crawler capable of traversing tables.
Name | Description | |
---|---|---|
![]() |
CrawlerItemType | The type of item returned by the crawler. |
![]() |
GroupField | The name of the field that contains values that identify groups of related items. |
![]() |
OrderByGroup | Indicates whether the table crawler orders rows by values in the group name field. |
![]() |
QueryFilter | The query filter associated with the specified 'Table'. Only rows that match the specified filter's criteria are returned by the crawler. |
![]() |
SelectionSet | The selection set as a source of the data to crawl. |
![]() |
SourceField | The name of the field that references the raster dataset. |
![]() |
Table | The table as a source of the data to crawl. |
![]() |
TimeStampField | The name of the field that contains time stamp value associated with the row. |
CoClasses and Classes | Description |
---|---|
TableCrawler | A crawler for tables. |