Click or drag to resize

TAOS_BIND Fields

The TAOS_BIND type exposes the following members.

Fields
  NameDescription
Public fieldallocated
Unused,but need to allocate space.
Public fieldbuffer
A reference point to the value you want to bind.
Public fieldbuffer_length
Unused,but need to allocate space.
Public fieldbuffer_type
Indicate the TDengineDataType of data you want to bind.
Public fielderror
Unused,but need to allocate space.
Public fieldis_null
A reference to an variable to indicate if the column value is null or not
Public fieldis_unsigned
Unused,but need to allocate space.
Public fieldlength
Actual value length in buffer.
Public fieldu
Unused,but need to allocate space.
Top
See Also