EntityType::GetReferenceType Method ()

 

Returns a RefType object that references this EntityType.

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

public:
RefType^ GetReferenceType()

Return Value

Type: System.Data.Metadata.Edm::RefType^

A RefType object that references this EntityType.

.NET Framework
Available since 3.5
Return to top
Show: