Class representing an EDMX file. This class is the entry point when working with an existing or creating a new EDMX file.

Namespace: HuagatiEDMXTools
Assembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765

Syntax

C#
public class EDMXFile
Visual Basic
Public Class EDMXFile
Visual C++
public ref class EDMXFile

Inheritance Hierarchy

System..::..Object
  HuagatiEDMXTools..::..EDMXFile

See Also