FastInsert: Boolean;
The FastInsert property determines whether quick insert mode is used to refresh data source records.
Available values:
True. Quick insert mode is used.
False. Quick insert mode is not used.
The property use is given in the example for IEtlPlainDataProvider.FetchBlockSize.
See also: