CData Python Connector for CSV

Build 25.0.9454

TruncateOnInserts

Specifies whether the provider truncates the target table before performing each batch insert operation.

Data Type

bool

Default Value

false

Remarks

When this property is set to true, the connector removes all existing data from the target table before executing each batch insert. When set to false, new rows are appended without truncating existing data.

This property is useful for replacing table data entirely during batch insert operations.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454