You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using a linq2db connection to an oracle database and this works fine.
Now I want to rerieve information about all the tables and the fields of each table in this database. How can I achieve this (using the connection which is already working). Do you habe a working c# snippet for this ?
Best, Torsten
The text was updated successfully, but these errors were encountered:
I am using a linq2db connection to an oracle database and this works fine.
Now I want to rerieve information about all the tables and the fields of each table in this database. How can I achieve this (using the connection which is already working). Do you habe a working c# snippet for this ?
Best, Torsten
The text was updated successfully, but these errors were encountered: