CData Python Connector for REST

Build 25.0.9539

URISeparator

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

Data Type

string

Default Value

","

Remarks

Using the default delimiter (a comma), enables you to join together multiple URIs like this:

URI=c:/data/json1.json,c:/data/json2.json,c:/data/json3.json

When this connection property is set to an empty string, the entire value of the URI connection property is treated as a single URI, with no characters regarded as separators.

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