CData Python Connector for XML

Build 25.0.9540

URISeparator

Specifies the delimiter used to separate multiple values in the URI property.

データ型

string

デフォルト値

","

解説

When this property is set, the 本製品 uses the specified delimiter to separate multiple URIs in a single connection string.

By default, the delimiter is a comma (,), allowing you to join multiple file paths or endpoints, for example:

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

This property is useful for connecting to multiple JSON files or resources in a single query.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9540