FireDAC.Stan.Option.TFDFormatOptions.ResolveFieldType
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, System::LongWord ASrcSize, int ASrcPrecision, int ASrcScale, Data::Db::TFieldType &ADestFieldType, System::LongWord &ADestSize, int &ADestPrecision, int &ADestScale, Firedac::Stan::Intf::TFDDataType &ASrcDataType, Firedac::Stan::Intf::TFDDataType &ADestDataType, bool AForward);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | FireDAC.Stan.Option.pas FireDAC.Stan.Option.hpp |
FireDAC.Stan.Option | TFDFormatOptions |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。