Opens an existing EDMX file
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public EDMXFile( string fileName ) |
Visual Basic |
---|
Public Sub New ( _ fileName As String _ ) |
Visual C++ |
---|
public: EDMXFile( String^ fileName ) |
Parameters
- fileName
- Type: System..::..String
File name of the EDMX file to open.