FilterClause Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a base class for filter clauses.
public ref class FilterClause abstract
public abstract class FilterClause
type FilterClause = class
Public MustInherit Class FilterClause
- Inheritance
-
FilterClause
- Derived
Remarks
A FilterClause is used to request that the underlying search service should filter search results based on the specified criteria.