IEtlPlainDataCopy.CommitCount

Fore Syntax

CommitCount: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IEtlPlainDataCopy