IModelTransformExtension Interface
Exposes methods for extending the loading and saving processes of .edmx files.
Assembly: Microsoft.Data.Entity.Design.Extensibility (in Microsoft.Data.Entity.Design.Extensibility.dll)
Name | Description | |
---|---|---|
![]() | OnAfterModelLoaded(ModelTransformExtensionContext) | Defines functionality for extending the process by which an .edmx file is loaded by the Entity Data Model Designer. |
![]() | OnBeforeModelSaved(ModelTransformExtensionContext) | Defines functionality for extending the process by which an .edmx file is saved by the Entity Data Model Designer. |