CodeTypeExtensions Class
Extension methods for CodeType related to Entity Framework.
Assembly: Microsoft.AspNet.Scaffolding.EntityFramework.12.0 (in Microsoft.AspNet.Scaffolding.EntityFramework.12.0.dll)
The CodeTypeExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | IsValidDbContextType | Specifies whether the given type is a derived type of EntityFramework's DbContext/ObjectContext type. |
![]() ![]() | IsValidWebProjectEntityType | Specifies whether the given type is a valid Entity Framework entity for sccaffolding in Web Application Projects. |
Show:
