CriteriaOperator Events
Provides the abstract (MustInherit in Visual Basic) base class for criteria operators.| Name | Description |
|---|---|
| QueryCustomFunctions static | |
| UserValueParse static | Occurs when restoring a serialized criteria operator that references a user object. |
| UserValueToString static | Occurs when serializing a criteria operator that references a user object. |
See Also