FireDAC.Comp.DataSet.TFDDataSetFlags
[–] Properties | |
---|---|
Type: set typedef
| |
Visibility: public | |
Source: FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp
| |
Unit: FireDAC.Comp.DataSet | |
Parent: FireDAC.Comp.DataSet |
Delphi
TFDDataSetFlags = set of TFDDataSetFlag;
C++
typedef System::Set<TFDDataSetFlag, TFDDataSetFlag::dfOpenBlob, TFDDataSetFlag::dfDeleting> TFDDataSetFlags;
Description
Defines a set of flags used to control the behavior and properties of datasets.