.EDMX Rozszerzenie pliku
ADO.NET Entity Data Model Designer File
| Deweloper | Microsoft |
| Popularność |
3.3 | 4 Głosów |
Czym jest plik EDMX?
Data model file created by the Entity Data Model Designer component of Microsoft Visual Studio; stores the schema for a database, including entities (e.g., database tables), their fields, and their relationships (e.g., one-to-one and one-to-many).
Więcej informacji
EDMX files are used for generating SQL Server database schemas. They contain three metadata files: 1) the conceptual schema definition language (CSDL) file, 2) the store schema definition language (SSDL) file, and 3) the mapping specification language (MSL) file.
UWAGA: To create EDMX files, you need a version of Visual Studio that includes the ADO.NET Entity Data Model Designer.
Programy otwierające lub odwołujące się do plików EDMX
Windows
Bezpłatny+