Click or drag to resize

DataColumnGreaterThanOrEqual Operator

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