_connect_cs.mdx 160 字节
Newer Older
1 2 3 4 5 6 7 8
```csharp title="Native Connection"
{{#include docs-examples/csharp/ConnectExample.cs}}
```

:::info
C# connector supports only native connection for now.

:::