FireDAC.Phys.PGWrapper.TPgTypesManager.GetDefaults

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class procedure GetDefaults(AFormat: Integer; ATypeOid: Oid;  out ALen, APrec, AScale: Integer); static;

C++

static void __fastcall GetDefaults(int AFormat, unsigned ATypeOid, /* out */ int &ALen, /* out */ int &APrec, /* out */ int &AScale);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.PGWrapper.pas
FireDAC.Phys.PGWrapper.hpp
FireDAC.Phys.PGWrapper TPgTypesManager

Description

Embarcadero Technologies does not currently have any additional information.