FireDAC.Comp.BatchMove.JSON.TFDJsonDataDef.QuoteChar

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: TFDJsonDataDef

Delphi

property QuoteChar: Char read FQuoteChar write FQuoteChar default '"';

C++

__property System::WideChar QuoteChar = {read=FQuoteChar, write=FQuoteChar, default=34};

Description

Embarcadero Technologies does not currently have any additional information.