OperandParameter Properties
For internal use only. The operator that represents another operator parameter in Criteria Language expressions.Name | Description |
---|---|
CustomFunctionCount static | Returns the number of registered custom functions. Inherited from CriteriaOperator. |
ParameterName | Gets or sets the parameter name. |
Value | Gets or sets an operand value. Inherited from OperandValue. |
XmlValue | For internal use only. Gets or sets the serialized value. Inherited from OperandValue. |
See Also