C# Class Hd.Portal.SearchFilter

Exibir arquivo Open project: TargetProcess/Tp.HelpDesk Class Usage Examples

Public Methods

Method Description
AppendSimpleSearchPattern ( SelectQuery selectQuery ) : void

Private Methods

Method Description
AppendLikeExpression ( string words, SelectQuery selectQuery, WhereClause group, string columnName ) : void

Method Details

AppendSimpleSearchPattern() public method

public AppendSimpleSearchPattern ( SelectQuery selectQuery ) : void
selectQuery Hd.QueryExtensions.SelectQuery
return void