I have a database modelling by Entity Framework. I need to read the extended properties of each table through the object context associated to my Db. How can i do?
Thank's in advance
I have a database modelling by Entity Framework. I need to read the extended properties of each table through the object context associated to my Db. How can i do?
Thank's in advance