UpdateModelExtensionContext.UpdateModelDocument Property

 

Represents the .edmx file after the Update Model Wizard has run.

Namespace:   Microsoft.Data.Entity.Design.Extensibility
Assembly:  Microsoft.Data.Entity.Design.Extensibility (in Microsoft.Data.Entity.Design.Extensibility.dll)

public abstract XDocument UpdateModelDocument { get; }

Property Value

Type: System.Xml.Linq.XDocument

Represents the .edmx file after the Update Model Wizard has run.