API:FireDAC.Comp.BatchMove.JSON.TFDJsonField.BinaryType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BinaryType: TJsonBinaryType read FBinaryType write FBinaryType default TJsonBinaryType.Generic;

C++

__property System::Json::Types::TJsonBinaryType BinaryType = {read=FBinaryType, write=FBinaryType, default=0};

Properties

Type Visibility Source Unit Parent
property published
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.