Share via


ResultTableCollection.Filter method

Overload list

  Name Description
Public method Filter(String, Object) Filters from the ResultTableCollection ResultTables that have a property equal to a value. Orders the returned ResultTables by ResultTable.Order.
Public method 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.
Public method 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

See also

Reference

ResultTableCollection class

ResultTableCollection members

Microsoft.Office.Server.Search.Query namespace