} elseif ($filter->GetFilterType() == 'ILIKE') { $this->resultCondition = $this->engCommandImp->GetCaseInsensitiveLikeExpression( $this->field, $filter->GetValue() );