Cmdlets for JSON

Build 22.0.8479

PathSeparator Parameter (Connect-JSON Cmdlet)

Determines the character which will be used to replace the file separator.

Syntax

Connect-JSON -PathSeparator string

Data Type

cstr

Default Value

"_"

Remarks

Determines the character which will be used to replace the file separator. If there is a JSON file located in "Test/Files/Test.json" and if this property is set to "_", then the table name for this file would be "Test_Files_Test.json".

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479