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.
Creates a SearchClause that selects all items of a specified type.
Overload List
Name | Description | |
---|---|---|
![]() |
CreateClause()()() | Creates a SearchClause that selects all items of a specified type. |
![]() |
CreateClause(XmlElement) | Creates a SearchClause object from an existing XML document. |
![]() |
CreateClause(ImplicitComparisonOperator, String) | Creates a SearchClause used to limit the results of a search. |
![]() |
CreateClause(ExplicitComparisonOperator, String, Object) | Creates a SearchClause used to limit the results of a search. |
Top
Remarks
Returns a SearchClause object that selects all items of a specified type.