Class StringCriterion
- Namespace
- Dynamicweb.Ecommerce.Searching
- Assembly
- Dynamicweb.Ecommerce.dll
Represents a string criterion.
- Inheritance
-
String
Criterion
- Inherited Members
Properties
FieldName
Gets or sets the field name.
Property Value
SearchKey
Gets or sets the search key.
Property Value
SearchType
Gets or sets the search type.
Property Value
Methods
GetWhereClause()
Gets a "WHERE" clause.
Returns
- string
The "WHERE" clause.