how to know tables name in the connected database in c# -


I have a database that has already been made from SQL and I'm making connections on it the way I can know I know the tables in this database as C #, but I have code and programming and C #

You're the ADO Can read schema and metadata information with the net. This is one.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -