FireDAC.Comp.BatchMove.JSON.TFDJsonField.BinaryType

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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 BinaryType: TJsonBinaryType read FBinaryType write FBinaryType default TJsonBinaryType.Generic;

C++

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

Description

Embarcadero Technologies does not currently have any additional information.