ResultTableCollection.Filter method
Overload list
| Name | Description | |
|---|---|---|
![]() |
Filter(String, Object) | Filters from the ResultTableCollection ResultTables that have a property equal to a value. Orders the returned ResultTables by ResultTable.Order. |
![]() |
Filter(String, String) | A more specific version of ResultTableCollection.Filter when the property to filter on is a string. The string comparison is case insensitive and ordinal. |
![]() |
Filter(String, String, Object) | Filters from the ResultTableCollection ResultTables that have a property equal to a value and QueryId equal to queryId. Orders the returned ResultTables by ResultTable.Order. |
Top
.gif)