EntityType.GetReferenceType Method ()
Returns a RefType object that references this EntityType .
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")] public RefType GetReferenceType()
Return Value
Type: System.Data.Entity.Core.Metadata.Edm.RefTypeA RefType object that references this EntityType .