Data Object Or Constructor
Initializes a new instance of the DataObjectOr class
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#
public DataObjectOr(
DataObjectExpression leftExpression,
DataObjectExpression rightExpression
)Parameters
- leftExpression DataObjectExpression
- rightExpression DataObjectExpression