FireDAC.Comp.BatchMove.JSON.TFDJsonField.Precision
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Comp.BatchMove.JSON.pas FireDAC.Comp.BatchMove.JSON.hpp
| |
| Unit: FireDAC.Comp.BatchMove.JSON | |
| Parent: TFDJsonField | |
Delphi
property Precision: Integer read FPrecision write FPrecision default 0;
C++
__property int Precision = {read=FPrecision, write=FPrecision, default=0};
Description
Embarcadero Technologies does not currently have any additional information.