[]
Comparison operation MonthToDate for a DateTime column.
public ColumnCondition Mtd(object val = null)
Type | Name | Description |
---|---|---|
object | val | A DateTime value. |
Type | Description |
---|---|
ColumnCondition | True if a column value is within the same month as the specified date. |