OrderSearchClauseFactory Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the OrderSearchClauseFactory class.
The OrderSearchClauseFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateClause | Overloaded. Creates a SearchClause used to limit the results of a search. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IntersectClauses | Intersects the result of two SearchClause objects. (Inherited from SearchClauseFactory.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
UnionClauses | Unions the result of two SearchClause objects. (Inherited from SearchClauseFactory.) |
Top