ltEq<T> abstract method

Whereable ltEq<T>(
  1. String column,
  2. T val
)

Implementation

Whereable ltEq<T>(String column, T val);