Delen via


CreateClause Method

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
Aa531560.pubmethod(en-US,CS.70).gif CreateClause()()() Creates a SearchClause that selects all items of a specified type.
Aa531560.pubmethod(en-US,CS.70).gif CreateClause(XmlElement) Creates a SearchClause object from an existing XML document.
Aa531560.pubmethod(en-US,CS.70).gif CreateClause(ImplicitComparisonOperator, String) Creates a SearchClause used to limit the results of a search.
Aa531560.pubmethod(en-US,CS.70).gif 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.

See Also

Reference

SearchClauseFactory Class

SearchClauseFactory Members

Microsoft.CommerceServer Namespace