Click or drag to resize

SmartSearchSQLHelperGetStringWherePart Method

Namespace:  Dynamicweb.SmartSearch
Assembly:  Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax
public static string GetStringWherePart(
	string fieldName,
	SmartSearchRule rule
)

Parameters

fieldName
Type: SystemString
rule
Type: Dynamicweb.SmartSearch.SmartSearchRulesSmartSearchRule

Return Value

Type: String
See Also