Overload | Description |
---|---|
Search(QueryFilter) | Executes a query to the underlying data source and returns rows matching the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |
Search(QueryFilter,TimeRange,RangeExtent) | Executes a query to the underlying data source and returns rows matching the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |
Search(QueryFilter,TimeRange,RangeExtent,CIMFloorFilterSettings) | Executes a query to the underlying data source and returns rows matching the search criteria. This method must be called on the MCT. Use QueuedTask.Run. |