RelationshipSet.ElementType Property

 

Gets the relationship type of this RelationshipSet.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public RelationshipType ElementType { get; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.RelationshipType

An RelationshipType object that represents the relationship type of this RelationshipSet .