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.
Standard class for creating a SearchClause to filter sub-system searches.
Namespace: Microsoft.CommerceServer
Assembly: Microsoft.CommerceServer.CrossTierTypes (in Microsoft.CommerceServer.CrossTierTypes.dll)
Syntax
'Declaration
Public Class SearchClauseFactory
'Usage
Dim instance As SearchClauseFactory
public class SearchClauseFactory
public ref class SearchClauseFactory
public class SearchClauseFactory
Remarks
Used for creating a SearchClause to filter searches.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer..::.SearchClauseFactory
Microsoft.CommerceServer.Marketing..::.MarketingSearchClauseFactory
Microsoft.CommerceServer.Orders..::.OrderSearchClauseFactory
Microsoft.CommerceServer.Profiles..::.ProfileSearchClauseFactory
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.