gt


Description:

public Search<G> gt (string column, ...) throws SearchError

Add a greater-than check to the search, is equivalent to WHERE foo > 1. Values must not be null or nullable.

Parameters:

column Column name
value Value