API:FireDAC.Comp.BatchMove.TFDBatchMove.StatisticsInterval
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
| Unit: FireDAC.Comp.BatchMove | |
| Parent: TFDBatchMove | |
Delphi
property StatisticsInterval: Integer read FStatisticsInterval write FStatisticsInterval default 100;
C++
__property int StatisticsInterval = {read=FStatisticsInterval, write=FStatisticsInterval, default=100};
Description
Embarcadero Technologies does not currently have any additional information.