A sequence of logical ICriterions combined by some associative logical operator.

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

Public Methods

  NameDescription
Add
Adds an ICriterion to the list of ICriterions to junction together.

GetTypedValues (Overrides .GetTypedValues(ICriteria, ICriteriaQuery).)
ToSqlString (Overrides .ToSqlString(ICriteria, ICriteriaQuery, IDictionary).)
ToString (Overrides .ToString().)

Protected Constructors

  NameDescription
JunctionNew

Protected Properties

  NameDescription
EmptyExpression
The SqlString corresponding to an instance with no added subcriteria.

Op
Get the Sql operator to put between multiple ICriterions.