EntityType.GetReferenceType Method ()

 

Returns a RefType object that references this EntityType .

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

[SuppressMessageAttribute("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")]
public RefType GetReferenceType()

Return Value

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

A RefType object that references this EntityType .