Click or drag to resize

SmartSearchSqlQueryHelperGetDateWherePart Method (String, String, SmartSearchRule)

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

Parameters

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

Return Value

Type: String
See Also