where
Create and chain a WHERE component for specifying the WHERE clause of the query.
Return
the WHERE component.
Parameters
builder
a WhereBuilder block specifying the WHERE clause expression.
Create and chain a WHERE component for specifying the WHERE clause of the query.
the WHERE component.
a WhereBuilder block specifying the WHERE clause expression.