TaosBind Class |
Namespace: TDengineDriver
public class TaosBind
The TaosBind type exposes the following members.
| Name | Description | |
|---|---|---|
| BindBigInt |
Used to bind TDengine's TSDB_DATA_TYPE_BIGINT.
| |
| BindBinary |
Used to bind TDengine's TSDB_DATA_TYPE_BINARY.
| |
| BindBool |
Used to bind TDengine's TSDB_DATA_TYPE_BOOL.
| |
| BindDouble |
Used to bind TDengine's TSDB_DATA_TYPE_DOUBLE.
| |
| BindFloat |
Used to bind TDengine's TSDB_DATA_TYPE_FLOAT.
| |
| BindInt |
Used to bind TDengine's TSDB_DATA_TYPE_INT.
| |
| BindNchar |
Used to bind TDengine's TSDB_DATA_TYPE_NCHAR.
| |
| BindNil |
Used to bind TDengine's TSDB_DATA_TYPE_NULL.
| |
| BindSmallInt |
Used to bind TDengine's TSDB_DATA_TYPE_SMALLINT.
| |
| BindTimestamp |
Used to bind TDengine's TSDB_DATA_TYPE_TIMESTAMP.
| |
| BindTinyInt |
Used to bind TDengine's TSDB_DATA_TYPE_TINYINT.
| |
| BindUBigInt |
Used to bind TDengine's TSDB_DATA_TYPE_UBIGINT.
| |
| BindUInt |
Used to bind TDengine's TSDB_DATA_TYPE_UINT.
| |
| BindUSmallInt |
Used to bind TDengine's TSDB_DATA_TYPE_USMALLINT.
| |
| BindUTinyInt |
Used to bind TDengine's TSDB_DATA_TYPE_UTINYINT.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FreeTaosBind |
Used to free allocated unmanaged memory.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |