[]
Comparison operation GreaterThanOrEqual.
public ColumnCondition Gte(object val)
| Type | Name | Description |
|---|---|---|
| object | val | A value. |
| Type | Description |
|---|---|
| ColumnCondition | True if a column value is greater than or equal to the specified value. |