R
Roy
I use the tool in Visual Studio to generate my entity framework data model
within an edmx file. For some reason, I want to look up for a table name with
a entity object type name. How can I retrieve the mapping information from
the model during run time? Some code samples?
Thanks.
Roy
within an edmx file. For some reason, I want to look up for a table name with
a entity object type name. How can I retrieve the mapping information from
the model during run time? Some code samples?
Thanks.
Roy