TDengine/docs/zh/08-develop/03-insert-data/_cs_sql.mdx
2024-07-23 09:14:38 +08:00

3 lines
69 B
Text

```csharp
{{#include docs/examples/csharp/sqlInsert/Program.cs}}
```