ComplexTypePropertyFields:
    | EdmTypeField<EntityT, any, any, boolean, false>
    | OrderableEdmTypeField<EntityT, any, any, boolean, false>

A complex type contains multiple properties. This type represents the possible types of these properties.

Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

Type Parameters