IEtlPlainDataCopy.CommitCount

Syntax

CommitCount: Integer;

Description

The CommitCount property determines the number of records that are processed within one transaction.

Comments

By default, 1000 records are processed within one transaction.

Example

The property use is given in example for the IEtlPlainDataCopy.EventId property.

See also:

IEtlPlainDataCopy