API:FireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetReader.Rewind
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Comp.BatchMove.DataSet.pas FireDAC.Comp.BatchMove.DataSet.hpp
| |
| Unit: FireDAC.Comp.BatchMove.DataSet | |
| Parent: TFDBatchMoveDataSetReader | |
Delphi
property Rewind: Boolean read FRewind write FRewind default True;
C++
__property bool Rewind = {read=FRewind, write=FRewind, default=1};
Description
Embarcadero Technologies does not currently have any additional information.