| Class and Description |
|---|
| Condition
Abstract base class for all conditions.
|
| Class and Description |
|---|
| AndCondition
Represents a list of conditions that are concatenated by an AND operator.
|
| Compare
Compare 2 conditions with an operator.
|
| Condition
Abstract base class for all conditions.
|
| IsNullPredicate
Predicate that checks expressions for being null or not null.
|
| OrCondition
Represents a list of conditions that are concatenated by an OR operator.
|
| Class and Description |
|---|
| AndCondition
Represents a list of conditions that are concatenated by an AND operator.
|
| CompareOperator
Enumeration of comparison operators.
|
| CompoundCondition
Compound condition is the abstract base class for AndCondition and OrCondition.
|
| Condition
Abstract base class for all conditions.
|
| OrCondition
Represents a list of conditions that are concatenated by an OR operator.
|
| Predicate
Abstract base class for all predicates.
|
| Class and Description |
|---|
| Compare
Compare 2 conditions with an operator.
|
| Predicate
Abstract base class for all predicates.
|
| Class and Description |
|---|
| AndCondition
Represents a list of conditions that are concatenated by an AND operator.
|
| Compare
Compare 2 conditions with an operator.
|
| IsNullPredicate
Predicate that checks expressions for being null or not null.
|
| OrCondition
Represents a list of conditions that are concatenated by an OR operator.
|
Copyright © 2014. All rights reserved.