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 extending the loading and saving processes of .edmx files.
The IModelTransformExtension type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
OnAfterModelLoaded | Defines functionality for extending the process by which an .edmx file is loaded by the Entity Data Model Designer. |
![]() |
OnBeforeModelSaved | Defines functionality for extending the process by which an .edmx file is saved by the Entity Data Model Designer. |
Top