| TDengineQueryAsync Method |
This API uses non-blocking call mode.
Application can open multiple tables and manipulate(query or insert) opened table concurrently.
So applications must ensure that opetations on the same table is completely serialized.
Because that will cause some query and insert operations cannot be performed.
Namespace:
TDengineDriver
Assembly:
TDengineDriver (in TDengineDriver.dll) Version: 1.0.6
Syntax See Also