摘要:
var interpreter = new Interpreter(); interpreter.Eval("leftValue/rightValue", new Parameter("leftValue", 2), new Parameter("rightValue", 3) ); 阅读全文
摘要:
报错提示 SSL出错,因为升级了驱动,字符串增加Encrypt=True;TrustServerCertificate=True;即可。详细错误:A connection was successfully established with the server, but then an error 阅读全文