lte


Description:

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

Add a less-than-or-equal-to check to the search, is equivalent to WHERE foo <= 1. Values must not be null or nullable.

Parameters:

column Column name
value Value