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