Overload | Description |
---|---|
Select(QueryFilter,SelectionCombinationMethod) | Selects rows based upon the specified criteria and combination method. This method must be called on the MCT. Use QueuedTask.Run. |
Select(QueryFilter,SelectionCombinationMethod,TimeRange,RangeExtent) | Selects rows based upon the specified criteria and combination method. This method must be called on the MCT. Use QueuedTask.Run. |
Select(QueryFilter,SelectionCombinationMethod,TimeRange,RangeExtent,CIMFloorFilterSettings) | Selects rows based upon the specified criteria and combination method. This method must be called on the MCT. Use QueuedTask.Run. |