TDengine Connector C# Class Library
TDengine Connector C# Class Library
TDengineDriver
TaosMultiBind Class
TaosMultiBind Methods
FreeTaosBind Method
MultiBindBigint Method
MultiBindBinary Method
MultiBindBool Method
MultiBindDouble Method
MultiBindFloat Method
MultiBindInt Method
MultiBindNchar Method
MultiBindSmallInt Method
MultiBindTimestamp Method
MultiBindTinyInt Method
MultiBindUBigInt Method
MultiBindUInt Method
MultiBindUSmallInt Method
MultiBindUTinyInt Method
TaosMultiBind
MultiBindTimestamp Method
Using to bind a array of
TSDB_DATA_TYPE_TIMESTAMP
values.
Namespace:
TDengineDriver
Assembly:
TDengineDriver (in TDengineDriver.dll) Version: 1.0.6
Syntax
C#
Copy
public
static
TAOS_MULTI_BIND
MultiBindTimestamp
(
long
[]
arr
)
Parameters
arr
Type:
System
Int64
A nullable long array.
Return Value
Type:
TAOS_MULTI_BIND
TAOS_MULTI_BIND
See Also
Reference
TaosMultiBind Class
TDengineDriver Namespace