DecodeXMLNames
Specifies whether to decode column names containing Unicode characters.
Data Type
bool
Default Value
false
Remarks
When set to true, the server displays all Unicode characters in column names as human-readable characters.
When set to false, the server 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.