How to get Database Name from Connection String using SqlConnectionStringBuilder

后端 未结 7 1751
太阳男子
太阳男子 2020-12-02 21:52

I never want to split connection string using string manipulation and get server,database,uid and password.

I read the following link and read the accepted answer ,

7条回答
提交回复
热议问题