Click or drag to resize

DoubleColumnGreaterThanOrEqual Operator

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