Searches for a Collection Property defined by the name used in the OData metadata in all the collection properties
that are available for this type via the OData service.
Searches for a Collection Property defined by the name used in the OData metadata in all the collection properties
that are available for this type via the OData service. That is:
All not ignored collection properties of this type.
All not ignored collection properties from super types.
All not ignored collection properties from embedded types.
Returns a resolved list of all attributes that are marked as Id, so the attributes of an EmbeddedId are returned as
separate entries. For compound keys has the opposite order of the attributes in the entity or embedded id
respectively.