CData Python Connector for OData

Build 25.0.9454

DecodeXMLNames

Specifies whether to decode column names containing Unicode characters.

Data Type

bool

Default Value

false

Remarks

When set to true, the connector displays all Unicode characters in column names as human-readable characters.

When set to false, the connector displays all Unicode characters in column names in a hex-encoded format.

This property is useful when you prefer readable column names over encoded names, especially when working with metadata that contains non-ASCII characters.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454