IDatasetBatchUpdate.FastInsert

Fore Syntax

FastInsert: Boolean;

Fore.NET Syntax

FastInsert: boolean;

Description

The FastInsert property determines whether quick insert mode is used to refresh data source records.

Comments

Available values:

Fore and Fore.NET examples

The property use is given in the example for IEtlPlainDataProvider.FetchBlockSize.

See also:

IDatasetBatchUpdate