'宣言 Public Function Bw( _ ByVal val As System.Object _ ) As ColumnCondition
public ColumnCondition Bw( System.object val )
パラメータ
- val
- A string.
戻り値の型
True if a column value begins with the string.
'宣言 Public Function Bw( _ ByVal val As System.Object _ ) As ColumnCondition
public ColumnCondition Bw( System.object val )