The LambdaRestrictionBuilder type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsEmpty |
Apply an "is empty" constraint to the named property
|
![]() | IsNotEmpty |
Apply a "not is empty" constraint to the named property
|
![]() | IsNotNull |
Apply an "not is null" constraint to the named property
|
![]() | IsNull |
Apply an "is null" constraint to the named property
|
![]() | Not |