mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
Update TDengine DEMO
This commit is contained in:
parent
8c5c4eea79
commit
9a5f4fe03d
@ -8,8 +8,12 @@ namespace OrmTest
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
//需要安装:客户端SDK
|
||||
//https://docs.taosdata.com/connector/#%E5%AE%89%E8%A3%85%E5%AE%A2%E6%88%B7%E7%AB%AF%E9%A9%B1%E5%8A%A8
|
||||
|
||||
//orm用例
|
||||
ORMTest.Init();
|
||||
|
||||
//原生ado用例
|
||||
AdoDemo.Init();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user