ObjectContext::CreateProxyTypes Method (IEnumerable<Type^>^)
.NET Framework (current version)
Generates an equivalent type that can be used with the Entity Framework for each type in the supplied enumeration.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Individual types in the types enumeration that do not map to an entity type in the conceptual model are ignored.
For more information, see Requirements for Creating POCO Proxies and Working with POCO Entities.
.NET Framework
Available since 4.0
Available since 4.0
Show: