Click or drag to resize

DoubleColumnGreaterThan Operator

Overload List
 NameDescription
Public operatorStatic memberGreaterThan(Double, DoubleColumn) Compares whether a scalar value is greater than a double column.
Public operatorStatic memberGreaterThan(DoubleColumn, DoubleColumn) Compares whether one double column is greater than another.
Public operatorStatic memberGreaterThan(DoubleColumn, Double) Compares whether a double column is greater than a scalar value.
Top
See Also