ObjectContext.GetObjectType Method (Type)
Returns the entity type of the POCO entity associated with a proxy object of a specified type.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- type
-
Type:
System.Type
The Type of the proxy object.