FireDAC.Stan.Option.TFDFormatOptions.ResolveDataType
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, System::LongWord ASrcSize, int ASrcPrec, int ASrcScale, Firedac::Stan::Intf::TFDDataType &ADestDataType, System::LongWord &ADestSize, 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.