Cmdlets for CSV

Build 24.0.9060

QuoteCharacter Parameter (Connect-CSV Cmdlet)

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

Syntax

Connect-CSV -QuoteCharacter string

Data Type

cstr

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 24.0.9060