Overload List

  NameDescription
Public methodWhere(Expression<(Of <<'(Func<(Of <<'(Boolean>)>>)>)>>))
Identical semantics to And() to allow more readable queries
Public methodWhere(Expression<(Of <<'(Func<(Of <<'(TSubType, Boolean>)>>)>)>>))
Identical semantics to And() to allow more readable queries
Public methodWhere(ICriterion)
Add arbitrary ICriterion (e.g., to allow protected member access)

See Also