FireDAC.Stan.Option.TFDFormatOptions.ResolveFieldType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure ResolveFieldType(const ASrcName, ATypeName: String; ASrcFieldType: TFieldType;  ASrcADFieldType: TFDDataType; ASrcSize: LongWord; ASrcPrecision, ASrcScale: Integer; var ADestFieldType: TFieldType; var ADestSize: LongWord; var ADestPrecision, ADestScale: Integer; var ASrcDataType, ADestDataType: TFDDataType; AForward: Boolean);

C++

void __fastcall ResolveFieldType(const System::UnicodeString ASrcName, const System::UnicodeString ATypeName, Data::Db::TFieldType ASrcFieldType, Firedac::Stan::Intf::TFDDataType ASrcADFieldType, unsigned ASrcSize, int ASrcPrecision, int ASrcScale, Data::Db::TFieldType &ADestFieldType, unsigned &ADestSize, int &ADestPrecision, int &ADestScale, Firedac::Stan::Intf::TFDDataType &ASrcDataType, Firedac::Stan::Intf::TFDDataType &ADestDataType, bool AForward);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDFormatOptions

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.