_connect_cs.mdx 144 字节
Newer Older
1
```csharp title="原生连接"
D
dingbo 已提交
2
{{#include docs/examples/csharp/ConnectExample.cs}}
3 4 5 6 7 8
```

:::info
C# 连接器目前只支持原生连接。

:::