FireDAC.Comp.BatchMove.JSON.TFDJsonField.Define

From RAD Studio API Documentation
Jump to: navigation, search

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

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Comp.BatchMove.JSON.pas
FireDAC.Comp.BatchMove.JSON.hpp
FireDAC.Comp.BatchMove.JSON TFDJsonField

Description

Embarcadero Technologies does not currently have any additional information.