EdmMember.DeclaringType Property

 

Gets the type on which this member is declared.

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

public virtual StructuralType DeclaringType { get; }

Property Value

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

A StructuralType object that represents the type on which this member is declared.