InOperator Properties
The operator in Criteria Language expressions that matches a value with patterns.Name | Description |
---|---|
CustomFunctionCount static | Returns the number of registered custom functions. Inherited from CriteriaOperator. |
LeftOperand | Gets or sets the operand that the operator compares with Operands. |
Operands | Gets or sets operands that are patterns with which the operator compares LeftOperand. |
See Also