UpdateModelExtensionContext.OriginalDocument Property

 

Represents the .edmx file before 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 OriginalDocument { get; }

Property Value

Type: System.Xml.Linq.XDocument

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