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.
Initializes a new instance of the MarketingSearchClauseFactory class.
Overload List
Name | Description | |
---|---|---|
![]() |
CreateClause()()() | Creates a SearchClause that selects all items of a specified type. (Inherited from SearchClauseFactory.) |
![]() |
CreateClause(XmlElement) | Creates a SearchClause object from an existing XML document. (Inherited from SearchClauseFactory.) |
![]() |
CreateClause(ImplicitComparisonOperator, String) | Initializes a new instance of the MarketingSearchClauseFactory class used to limit the results of a search. (Overrides SearchClauseFactory..::.CreateClause(ImplicitComparisonOperator, String).) |
![]() |
CreateClause(ExplicitComparisonOperator, String, Object) | Initializes a new instance of the MarketingSearchClauseFactory class used to limit the results of a search, with a comparison value. (Overrides SearchClauseFactory..::.CreateClause(ExplicitComparisonOperator, String, Object).) |
Top
Remarks
Used for creating a SearchClause to filter Marketing searches.
See Also
Reference
MarketingSearchClauseFactory Class