'宣言 Public Function Wtd( _ Optional ByVal val As System.Object _ ) As ColumnCondition
public ColumnCondition Wtd( System.object val )
パラメータ
- val
- A DateTime value.
戻り値の型
True if a column value is within the same week as the specified value.
'宣言 Public Function Wtd( _ Optional ByVal val As System.Object _ ) As ColumnCondition
public ColumnCondition Wtd( System.object val )