ResultTableCollection.Filter method

NOTE: This API is now obsolete.

Overload list

  Name Description
Public method Filter(String, Object) Obsolete. 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) Obsolete. 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) Obsolete. 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.SharePoint.Search.Query namespace