![]() | QdbTableExpWriterOptions Class |
Namespace: Quasardb.TimeSeries.ExpWriter
The QdbTableExpWriterOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | QdbTableExpWriterOptions |
Provides information about the push.
|
Name | Description | |
---|---|---|
![]() | Async |
Sets the push mode to asynchronous.
|
![]() | Fast |
Sets the push mode to fast.
|
![]() | RemoveDuplicate |
Removes duplicate found while inserting.
|
![]() | RemoveDuplicateUpsert |
Removes duplicate found while inserting.
|
![]() | Transactional |
Sets the push mode to transactional.
|
![]() | Truncate |
Sets the push mode to truncate, will truncate the range provided then insert data.
|