Share via


CreateClause Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the ProfileSearchClauseFactory class.

Overload List

  Name Description
ms870893.pubmethod(en-US,CS.70).gif CreateClause()()() Creates a SearchClause that selects all items of a specified type. (Inherited from SearchClauseFactory.)
ms870893.pubmethod(en-US,CS.70).gif CreateClause(XmlElement) Creates a SearchClause object from an existing XML document. (Inherited from SearchClauseFactory.)
ms870893.pubmethod(en-US,CS.70).gif CreateClause(ImplicitComparisonOperator, String) Initializes a new instance of the ProfileSearchClauseFactory class used to limit the results of a search. (Overrides SearchClauseFactory..::.CreateClause(ImplicitComparisonOperator, String).)
ms870893.pubmethod(en-US,CS.70).gif CreateClause(ExplicitComparisonOperator, String, Object) Initializes a new instance of the ProfileSearchClauseFactory class used to limit the results of a search, with a comparison value. (Overrides SearchClauseFactory..::.CreateClause(ExplicitComparisonOperator, String, Object).)

Top

Remarks

Provides functionality to create and combine SearchClause objects that target entities in the profile system.

See Also

Reference

ProfileSearchClauseFactory Class

ProfileSearchClauseFactory Members

Microsoft.CommerceServer.Profiles Namespace