Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Exposes methods for customizing the generation of .edmx files.
The IModelGenerationExtension type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
OnAfterModelGenerated | Defines custom functionality that is executed after an .edmx file has been generated by the Entity Data Model Wizard. |
![]() |
OnAfterModelUpdated | Defines functionality that is executed after an .edmx file has been updated by the Update Model Wizard. |
Top