Data Object Expression Class
[Missing <summary> documentation for "T:Casewhere.Runtime.DataObjectExpressions.DataObjectExpression"]
Definition
Namespace: Casewhere.Runtime.DataObjectExpressions
Assembly: Casewhere.Runtime.DataObjectExpressions (in Casewhere.Runtime.DataObjectExpressions.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Casewhere.Runtime.DataObjectExpressions (in Casewhere.Runtime.DataObjectExpressions.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[ObsoleteAttribute]
public abstract class DataObjectExpression- Inheritance
- Object DataObjectExpression
- Derived
Constructors
| DataObjectExpression | Initializes a new instance of the DataObjectExpression class |
Methods
| Accept | |
| And | |
| Or | |
| PropertyEq | |
| PropertyGreaterThan | |
| PropertyGreaterThanOrEqual | |
| PropertyIn | |
| PropertyLessThan | |
| PropertyLessThanOrEqual | |
| PropertyNotEq |