ProjectGetAllInheritedRelationshipsForEntityGroupedBySuperType Method |
Namespace: SD.LLBLGen.Pro.ApplicationCore.ProjectClasses
public IEnumerable<IGrouping<EntityDefinition, RelationshipEdge>> GetAllInheritedRelationshipsForEntityGroupedBySuperType( EntityDefinition entity )
Public Function GetAllInheritedRelationshipsForEntityGroupedBySuperType ( entity As EntityDefinition ) As IEnumerable(Of IGrouping(Of EntityDefinition, RelationshipEdge))