SSIS Components for CSV

Build 25.0.9540

TruncateOnInserts

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

データ型

bool

デフォルト値

false

解説

When this property is set to true, the 本製品 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) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9540