FireDAC.Phys.OracleWrapper.TOCIOnDefineParam

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TOCIOnDefineParam = procedure (const ANm, ATpNm: String; AVt: TOCIVarType;
FDt: TOCIVarDataType; ASz, APrec, ASCale: sb4; AIsTable, AIsResult: Boolean) of object;

C++

typedef void __fastcall (__closure *TOCIOnDefineParam)(const System::UnicodeString ANm, const System::UnicodeString ATpNm, TOCIVarType AVt, TOCIVarDataType FDt, int ASz, int APrec, int ASCale, bool AIsTable, bool AIsResult);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
FireDAC.Phys.OracleWrapper.pas
FireDAC.Phys.OracleWrapper.hpp
FireDAC.Phys.OracleWrapper FireDAC.Phys.OracleWrapper

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.