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