An ICriterion that Junctions together multiple ICriterions with an or

The following tables list the members exposed by the Disjunction type.

Public Methods

  NameDescription
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

  NameDescription
DisjunctionNew

Protected Properties

  NameDescription
EmptyExpression (Overrides .EmptyExpression.)
Op
Get the Sql operator to put between multiple ICriterions.
(Overrides .Op.)