CanManyToMany Action

Checks whether an entity can participate in a many-to-many relationship.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
EntityName
Edm.String False False

Name of the entity.

Return Type

Type Nullable Description
CanManyToManyResponse False The CanManyToMany action returns the following value.

See also