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