If I connect the data base to Visual Studio and create my own classes, will Visual Studio connect my classes to the tables in the data base?
H
Hesam emami
@Hesam emami
Posts
-
Tables not appearing as classes -
Tables not appearing as classesI use Winform and I use Entity Framework to communicate with the database and I use the MSSQL database and when I want to connect the SQL database to the Visual Studio program, the table Those that exist in my database are not present as classes in the Visual Studio program