C#, System.Collections.Generic.KeyNotFoundException' occurred in mscorlib.dll

后端 未结 0 938
逝去的感伤
逝去的感伤 2020-12-25 13:48

I\'m having an error in opening a connection

 public bool Open()
        {
            try
            {
                connection.Open();// in this line I h         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题