GridFilterGetWhereClause Method

Definition

Namespace: FileHold.Common.Grid
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
public SqlQueryPart GetWhereClause(
	Dictionary<string, string> fieldsMapping
)

Parameters

fieldsMapping  DictionaryString, String
 

Return Value

SqlQueryPart

See Also