FireDAC.Comp.Client.TFDCommandFlags
[–] Properties | |
---|---|
Type: set typedef
| |
Visibility: public | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: FireDAC.Comp.Client |
Delphi
TFDCommandFlags = set of TFDCommandFlag;
C++
typedef System::Set<TFDCommandFlag, TFDCommandFlag::ckMacros, TFDCommandFlag::ckExecuted> TFDCommandFlags;
Description
Defines a set of flags used to control the behavior of SQL command execution.