IEntityWithRelationships Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface that a data class must implement if exposes relationships
public interface IEntityWithRelationships
type IEntityWithRelationships = interface
Public Interface IEntityWithRelationships
- Derived
Properties
RelationshipManager |
Returns the relationship manager that manages relationships for an instance of an entity type. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Entity Framework