ModelTransformExtensionContext Properties

Include Protected Members
Include Inherited Members

The ModelTransformExtensionContext type exposes the following members.

Properties

  Name Description
Public property CurrentDocument The current .edmx file on which Visual Studio extensions may operate.
Public property EntityFrameworkVersion The targeted version of the Entity Framework. (Inherited from ExtensionContext.)
Public property Errors A list of errors that can be shown in the Visual StudioError List when .edmx files are loaded or saved by the Entity Data Model Designer.
Public property OriginalDocument The original .edmx file that was loaded into memory.
Public property Project The current Visual Studio project. (Inherited from ExtensionContext.)
Public property ProjectItem The current Visual Studio project item.

Top

See Also

Reference

ModelTransformExtensionContext Class

Microsoft.Data.Entity.Design.Extensibility Namespace