Represent the data of the DataFieldOperator as an object suitable for JSON serialization.
Structured data that can be serialized into JSON
StaticcreateStaticequalsA comparison helper function that asserts whether two values are equal when one or both values may be DataFieldOperator instances.
StaticgetRetrieve the inner value of the DataFieldOperator, or return the value passed if not a DataFieldOperator.
StaticsetAssign the inner value of the DataFieldOperator.
A base class used for all special database operations.