Cmdlets for XML

Build 24.0.8963

URISeparator Parameter (Connect-XML Cmdlet)

A delimiter used to separate different values in the URI property.

Syntax

Connect-XML -URISeparator string

Data Type

cstr

Default Value

","

Remarks

By default the delimiter is a comma which means that multiple URIs can be joined together like this:

URI=c:/data/data1.xml,c:/data/data2.xml,c:/data/data3.xml

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