FireDAC Components for CSV

Build 23.0.8839

QuoteCharacter

Determines the character which will be used to quote values in CSV file.

Syntax


property QuoteCharacter: String;

Data Type

String

Default Value

""

Remarks

Determines the character which will be used to quote values in CSV file.

Note: This property works only for CSV files. Set this property to "NONE" if you want to insert fields in a CSV file without quoting them.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839