GetSearchClauseFactory Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Creates a new validating SearchClauseFactory object that can be used to build search clauses for the profile system.
Overload List
Name | Description | |
---|---|---|
GetSearchClauseFactory()()() | Creates a new non-validating SearchClauseFactory object that can be used to build search clauses for the profile system. | |
GetSearchClauseFactory(DataSet, String) | Creates a new validating SearchClauseFactory object that can be used to build search clauses for the profile system. |
Top
See Also
Reference
ProfileManagementContext Class