API:FireDAC.Phys.PGWrapper.TPgTypeAttrs

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TPgTypeAttrs = set of (paString, paFixed, paBlob, paOID, paArray, paRecord, paEnum, paRange, paCast, paCustom);

C++

typedef System::Set<Firedac_Phys_Pgwrapper__7, Firedac_Phys_Pgwrapper__7::paString, Firedac_Phys_Pgwrapper__7::paCustom> TPgTypeAttrs;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.