Overload List
| Name | Description | |
|---|---|---|
| EDMXFile(Stream) | 
            Reads an EDMX file from a stream.
              | |
| EDMXFile(String) | 
            Opens an existing EDMX file
              | |
| EDMXFile(String, String, String) | 
            Creates a new EDMX file with the given model name, provider and provider manifest token.
              |