FireDAC.Phys.Intf.TFDPhysLocalSQLAdapterFeatures

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDPhysLocalSQLAdapterFeatures = set of (afCachedUpdates, afSavePoints,
afIndexFieldNames, afRanges, afFilters, afPrimaryKey, afTransactions);

C++

typedef System::Set<Firedac_Phys_Intf__6, Firedac_Phys_Intf__6::afCachedUpdates, Firedac_Phys_Intf__6::afTransactions> TFDPhysLocalSQLAdapterFeatures;

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.