Fixed typos - Web docs sync test 1
This commit is contained in:
parent
34852ab100
commit
11eb21a68f
|
@ -148,7 +148,7 @@ For the time being, TDengine supports subscription on one table. It is implement
|
||||||
The API used to get the number of fields in a row.
|
The API used to get the number of fields in a row.
|
||||||
|
|
||||||
|
|
||||||
- `TAOS_FIELD *taos_fetch_subfields(TAOS_RES *res)`
|
- `TAOS_FIELD *taos_fetch_subfields(TAOS_SUB *tsub)`
|
||||||
The API used to get the description of each column.
|
The API used to get the description of each column.
|
||||||
|
|
||||||
## Java Connector
|
## Java Connector
|
||||||
|
|
Loading…
Reference in New Issue