The following tables list the members exposed by the Disjunction type.
Public Methods
| Name | Description | |
|---|---|---|
| Add |
Adds an ICriterion to the list of ICriterions
to junction together.
(Inherited from Junction.) | |
| GetTypedValues | (Inherited from Junction.) | |
| ToSqlString | (Inherited from Junction.) | |
| ToString | (Inherited from Junction.) |
Public Constructors
| Name | Description | |
|---|---|---|
| DisjunctionNew |
Protected Properties
| Name | Description | |
|---|---|---|
| EmptyExpression | (Overrides .EmptyExpression.) | |
| Op |
Get the Sql operator to put between multiple ICriterions.
(Overrides .Op.) |