The following tables list the members exposed by the Where type.
| Name | Description | |
|---|---|---|
|
Parameters | Gets the collection of WhereParameter that sets the values of the parameters included in TextualCriteria. |
|
TextualCriteria |
Gets the textual filtering criteria expressed as an SQL style predicate with entity properties, for example: "SomeEntityProperty = @SomeEntityProperty AND OtherEntityProperty >= 10".
|