| IEntityFactoryCoreCreateHierarchyRelations Method |
| Name | Description | |
|---|---|---|
| CreateHierarchyRelations |
Creates the relations collection to the entity to join all targets so this entity can be fetched. Uses string.Empty as alias.
| |
| CreateHierarchyRelations(String) |
Creates the relations collection to the entity to join all targets so this entity can be fetched. Uses the passed in objectAlias as alias for
the elements in the relations.
|