FireDAC.Comp.BatchMove.JSON.TFDJsonField.Define
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Comp.BatchMove.JSON.pas FireDAC.Comp.BatchMove.JSON.hpp
| |
Unit: FireDAC.Comp.BatchMove.JSON | |
Parent: TFDJsonField |
Delphi
procedure Define(const AName: String; ADataType: TFDDataType;
ASize, APrecision, AScale: Integer);
C++
void __fastcall Define(const System::UnicodeString AName, Firedac::Stan::Intf::TFDDataType ADataType, int ASize, int APrecision, int AScale);
Description
Embarcadero Technologies does not currently have any additional information.