Share via


ExtensionContext Members

Include Protected Members
Include Inherited Members

A base class for the ModelGenerationExtensionContext, PropertyExtensionContext, ModelTransformExtensionContext and ModelConversionExtensionContext classes.

The ExtensionContext type exposes the following members.

Constructors

  Name Description
Protected method ExtensionContext Instantiates a new instance of ExtensionContext().

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Properties

  Name Description
Public property EntityFrameworkVersion The targeted version of the Entity Framework.
Public property Project The current Visual Studio project.

Top

See Also

Reference

ExtensionContext Class

Microsoft.Data.Entity.Design.Extensibility Namespace