[]
Modulo: binary, simple (without aggregation) operation.
public static ColumnOp Mod(Column col1, Column col2)
Public Shared Function [Mod](col1 As Column, col2 As Column) As ColumnOp
| Type | Name | Description |
|---|---|---|
| Column | col1 | First operand. |
| Column | col2 | Second operand. |
| Type | Description |
|---|---|
| ColumnOp |