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 | Contains the response of the CanManyToMany action. |