- 解决 vb.net 表达式无法解析字符串比较;#140

This commit is contained in:
28810
2019-12-15 13:04:08 +08:00
parent f162520202
commit c7b63ef474
5 changed files with 70 additions and 0 deletions

View File

@ -9,6 +9,8 @@ using System.Text;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
//jdbc:gbasedbt-sqli://192.168.164.10:9088/gbasedb:GBASEDBTSERVER=gbaseserver;DB_LOCALE=zh_CN.GB18030-2000;CLIENT_LOCALE=zh_CN.GB18030-2000;NEWCODESET=GB18030,GB18030-2000,5488;
namespace FreeSql.Odbc.GBase
{