TDengine/docs/en/07-develop/03-insert-data/_cs_sql.mdx
xiaolei li c577897c1f
test(docs):change docs-example file structure and update reference (#16987)
* test(docs):update docs-example file structure

* test(docs):update docs-example references under zh and en
2022-09-22 09:58:31 +08:00

3 lines
69 B
Text

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