Type of the entity the field belongs to
Creates an instance of ComplexTypeBinaryPropertyField.
Actual name of the field used in the OData request
The constructor of the entity or the complex type this field belongs to
Type of the field according to the metadata description
Actual name of the field used in the OData request
Constructor type of the entity the field belongs to
Name of the parent complex type
Type of the field according to the metadata description
The constructor of the entity or the complex type this field belongs to
Creates an instance of Filter for this field and the given value using the operator 'eq', i.e. ==
.
Value to be used in the filter
The resulting filter
Path to the field to be used in filter and order by queries. Combines the parent complex type name with the field name.
Path to the field to be used in filter and order by queries.
Creates an instance of Filter for this field and the given value using the operator 'ne', i.e. !=
.
Value to be used in the filter
The resulting filter
Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.
Since v1.47.0. Use EdmTypeField instead. Represents a complex type property with a binary value.