1
Answer

How to get database name in C#

anil john

anil john

11y
1.4k
1
How to get the database name in C# using the connection string,

I used this statement but getting errors, which namespaces should i import to get this?

Can i work on multiple databases(initialcatalog)
Answers (1)