QdbTableExpWriter Class |
Namespace: Quasardb.TimeSeries.ExpWriter
The QdbTableExpWriter type exposes the following members.
| Name | Description | |
|---|---|---|
| IsInvalid | When overridden in a derived class, gets a value indicating whether the handle value is invalid. (Overrides SafeHandleIsInvalid.) |
| Name | Description | |
|---|---|---|
| Add(Int64, DateTime, Object) |
Append to a row.
| |
| Add(String, DateTime, Object) |
Append to a row.
| |
| Push |
Regular batch push.
|