ODataOmitValues.Type specifies the kinds of values an OData service can omit.
Enumeration Options
Enumerations simplify the process of selecting options within a function. To specify the ODataOmitValues.Type
, users have the option to either input the below Argument description (which provides more information) or the shorter Value (which provides a more concise representation).
Argument | Value | Description |
---|---|---|
ODataOmitValues.Nulls | nulls | Allows the OData service to omit null values. |
Applies to
Here’s a list of functions that work with ODataOmitValues.Type:
