Field name in ef core | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Field name in ef core

how to get column name from fieldname using ef core version 6 in c# visual studio 2022 with postgres database

16th May 2024, 12:18 PM
Jai
1 Réponse
+ 3
You can use ef core metadata to get the column name from the field name. Check this: https://stackoverflow.com/questions/39685271/getting-metadata-in-ef-core-table-and-column-mappings
16th May 2024, 3:27 PM
`нттየ⁴⁰⁶
`нттየ⁴⁰⁶ - avatar