QdbTableExpWriterOptions Methods |
The QdbTableExpWriterOptions type exposes the following members.
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.
|