Click here to Skip to main content
15,887,376 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have created multiple tables dynamically, here i want to read data from table1, table2, table..n, for data reading i want to create entity layer for each table, so how can i create entity layer dynamically.

Regards,
Sharat

What I have tried:

DB000001 - database
Table1 - Tables
Table2 - Tables
Table3 - Tables
Table4 - Tables
Table..n - Tables


Here i want to read Table4 data i dont know weather Table4 has how many fields..Because tables are created dynamically
Please Suggest me,
Thank You
Posted
Comments
Kornfeld Eliyahu Peter 16-Jan-18 6:24am    
Not so easy, but maybe this can help: https://www.codeproject.com/Articles/839640/Unknown-Class-Dynamically-Generated-at-runtime-for

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900