Click or drag to resize

QdbTableExpWriterOptions Methods

The QdbTableExpWriterOptions type exposes the following members.

Methods
  NameDescription
Public methodAsync
Sets the push mode to asynchronous.
Public methodFast
Sets the push mode to fast.
Public methodRemoveDuplicate
Removes duplicate found while inserting.
Public methodTransactional
Sets the push mode to transactional.
Public methodTruncate
Sets the push mode to truncate, will truncate the range provided then insert data.
Top
See Also