Transform Value
Encapsulates an OData transformation defined in OData Data Aggregation. A TransformValue indicates an expression that is used in the $apply system query option.
Inheritors
Functions
Link copied to clipboard
Adds a new transformation to be executed after the current one. It will be separated by a '/' in the query url.
Link copied to clipboard
Return a clone of this value if it (together with all value subcomponents) is possibly mutable, or return this value if it (together with all value subcomponents) is definitely immutable. The resulting value might share mutable metadata with this query.