gtEq<T> abstract method

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

Implementation

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