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