Orm > Orm Assembly Enumerations > OrmLogicalOperator
The OrmLogicalOperator enumeration contains types of join operator.
It is used by the following properties and methods:
Value | Brief description |
0 | None. None. |
1 | And_. Logical AND. |
2 | Or_. Logical OR. |
See also: