API:FireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetDriver.DataSet
[–] Properties | |
---|---|
Type: property | |
Visibility: protected | |
Source: FireDAC.Comp.BatchMove.DataSet.pas FireDAC.Comp.BatchMove.DataSet.hpp
| |
Unit: FireDAC.Comp.BatchMove.DataSet | |
Parent: TFDBatchMoveDataSetDriver |
Delphi
property DataSet: TDataSet read FDataSet write SetDataSet;
C++
__property Data::Db::TDataSet* DataSet = {read=FDataSet, write=SetDataSet};
Description
Embarcadero Technologies does not currently have any additional information.