FireDAC.Phys.PGWrapper.TPgTypesManager.DecodeModifier

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

class procedure DecodeModifier(ATypeOid: Oid; AModifier: Integer;  out ALen, APrec, AScale: Integer); static;

C++

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FireDAC.Phys.PGWrapper.pas
FireDAC.Phys.PGWrapper.hpp
FireDAC.Phys.PGWrapper TPgTypesManager

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。