FireDAC.Phys.Intf.TFDPhysCreateTableOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TFDPhysCreateTableOptions = set of (ctDefaultFirst, ctNoAlterTableConstraint);

C++

typedef System::Set<Firedac_Phys_Intf__4, Firedac_Phys_Intf__4::ctDefaultFirst, Firedac_Phys_Intf__4::ctNoAlterTableConstraint> TFDPhysCreateTableOptions;

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.