Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Standard class for creating a SearchClause to filter sub-system searches.
The SearchClauseFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CreateClause | Overloaded. Creates a SearchClause that selects all items of a specified type. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IntersectClauses | Intersects the result of two SearchClause objects. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
UnionClauses | Unions the result of two SearchClause objects. |
Top