Should I set max pool size in database connection string? What happens if I don't?

后端 未结 3 1324
慢半拍i
慢半拍i 2020-12-24 00:03

This is my database connection string. I did not set max pool size until now.

public static string srConnectionString = 
                       \"server=loca         


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