Click or drag to resize

TaosBind Methods

The TaosBind type exposes the following members.

Methods
  NameDescription
Public methodStatic memberBindBigInt
Used to bind TDengine's TSDB_DATA_TYPE_BIGINT.
Public methodStatic memberBindBinary
Used to bind TDengine's TSDB_DATA_TYPE_BINARY.
Public methodStatic memberBindBool
Used to bind TDengine's TSDB_DATA_TYPE_BOOL.
Public methodStatic memberBindDouble
Used to bind TDengine's TSDB_DATA_TYPE_DOUBLE.
Public methodStatic memberBindFloat
Used to bind TDengine's TSDB_DATA_TYPE_FLOAT.
Public methodStatic memberBindInt
Used to bind TDengine's TSDB_DATA_TYPE_INT.
Public methodStatic memberBindNchar
Used to bind TDengine's TSDB_DATA_TYPE_NCHAR.
Public methodStatic memberBindNil
Used to bind TDengine's TSDB_DATA_TYPE_NULL.
Public methodStatic memberBindSmallInt
Used to bind TDengine's TSDB_DATA_TYPE_SMALLINT.
Public methodStatic memberBindTimestamp
Used to bind TDengine's TSDB_DATA_TYPE_TIMESTAMP.
Public methodStatic memberBindTinyInt
Used to bind TDengine's TSDB_DATA_TYPE_TINYINT.
Public methodStatic memberBindUBigInt
Used to bind TDengine's TSDB_DATA_TYPE_UBIGINT.
Public methodStatic memberBindUInt
Used to bind TDengine's TSDB_DATA_TYPE_UINT.
Public methodStatic memberBindUSmallInt
Used to bind TDengine's TSDB_DATA_TYPE_USMALLINT.
Public methodStatic memberBindUTinyInt
Used to bind TDengine's TSDB_DATA_TYPE_UTINYINT.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberFreeTaosBind
Used to free allocated unmanaged memory.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also