FireDAC.Stan.Option.TFDFormatOptions.ResolveDataType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ResolveDataType(const ASrcName, ATypeName: String;  ASrcDataType: TFDDataType; ASrcSize: LongWord; ASrcPrec, ASrcScale: Integer; var ADestDataType: TFDDataType; var ADestSize: LongWord; AForward: Boolean);

C++

void __fastcall ResolveDataType(const System::UnicodeString ASrcName, const System::UnicodeString ATypeName, Firedac::Stan::Intf::TFDDataType ASrcDataType, unsigned ASrcSize, int ASrcPrec, int ASrcScale, Firedac::Stan::Intf::TFDDataType &ADestDataType, unsigned &ADestSize, bool AForward);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDFormatOptions

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !