The RestrictionExtensions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| IsIn |
Apply an "in" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) | |
| IsIn |
Apply an "in" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) | |
| IsInsensitiveLike(String, String) |
Apply a "like" restriction in a QueryOver expression
Note: throws an exception outside of a QueryOver expression
| |
| IsInsensitiveLike(String, String, MatchMode) |
Apply a "like" restriction in a QueryOver expression
Note: throws an exception outside of a QueryOver expression
| |
| IsLike(String, String) |
Apply a "like" restriction in a QueryOver expression
Note: throws an exception outside of a QueryOver expression
| |
| IsLike(String, String, MatchMode) |
Apply a "like" restriction in a QueryOver expression
Note: throws an exception outside of a QueryOver expression
| |
| IsLike(String, String, MatchMode, Nullable<(Of <<'(Char>)>>)) |
Apply a "like" restriction in a QueryOver expression
Note: throws an exception outside of a QueryOver expression
| |
| ProcessIsBetween | ||
| ProcessIsInArray | ||
| ProcessIsInCollection | ||
| ProcessIsInsensitiveLike | ||
| ProcessIsInsensitiveLikeMatchMode | ||
| ProcessIsLike | ||
| ProcessIsLikeMatchMode | ||
| ProcessIsLikeMatchModeEscapeChar |
Extension Methods
| Name | Description |
|---|