FireDAC.Stan.Option.TFDFormatOptions.ResolveDataType

From RAD Studio API Documentation
Jump to: navigation, search

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);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!