GetValidManyToManyResponse ComplexType
Contains the response from the GetValidManyToMany function.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
EntityNames | Collection( Edm.String ) |
An array of logical entity names that can have many-to-many entity relationships. |
Used by
The following use the GetValidManyToManyResponse ComplexType.
Name | How used |
---|---|
GetValidManyToMany | ReturnType |