We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c4d38 commit 7b9d14aCopy full SHA for 7b9d14a
docs/en/14-reference/03-connector/09-csharp.mdx
@@ -30,6 +30,10 @@ The source code of `TDengine.Connector` is hosted on [GitHub](https://github.com
30
31
The supported platforms are the same as those supported by the TDengine client driver.
32
33
+:::note
34
+Please note TDengine does not support 32bit Windows any more.
35
+:::
36
+
37
## Version support
38
39
Please refer to [version support list](/reference/connector#version-support)
docs/zh/08-connector/40-csharp.mdx
@@ -29,6 +29,10 @@ import CSAsyncQuery from "../07-develop/04-query-data/_cs_async.mdx"
29
支持的平台和 TDengine 客户端驱动支持的平台一致。
+注意 TDengine 不再支持 32 位 Windows 平台。
## 版本支持
请参考[版本支持列表](../#版本支持)
0 commit comments