OperandValue Properties
A value operand in criteria expressions.Name | Description |
---|---|
CustomAggregateCount static | Inherited from CriteriaOperator. |
CustomFunctionCount static | Returns the number of custom functions registered in an application via the CriteriaOperator.RegisterCustomFunction and CriteriaOperator.RegisterCustomFunctions method calls. Inherited from CriteriaOperator. |
Value | Gets or sets a value for the operand. |
XmlValue | Gets or sets the current operand’s formatted value. |
See Also