FireDAC.Phys.Intf.TFDPhysCommandGeneratorOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TFDPhysCommandGeneratorOptions = set of (goForceQuoteTab, goForceNoQuoteTab, goForceQuoteCol, goForceNoQuoteCol, goBeautify, goNoVersion, goSkipUnsupTypes);

C++

typedef System::Set<Firedac_Phys_Intf__3, Firedac_Phys_Intf__3::goForceQuoteTab, Firedac_Phys_Intf__3::goSkipUnsupTypes> TFDPhysCommandGeneratorOptions;

Properties

Type Visibility Source Unit Parent
set
typedef
public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf FireDAC.Phys.Intf

Description

Embarcadero Technologies does not currently have any additional information.