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