eq


Description:

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

Add an equality check to the search, is equivalent to WHERE foo = 'bar'. Values must not be null or nullable.

Parameters:

column Column name
value Value