OperandProperty Properties
An object property 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. |
| Item[CriteriaOperator] | For internal use only. |
| PropertyName | Gets or sets a property name. |
See Also