ColumnNamesLocale
Indicates the language used for column names in query results. This setting only applies to views representing Vault Objects.
Data Type
string
Default Value
""
Remarks
For views that represent Vault Objects, the ColumnNamesLocale property can be used to specify the language of the column names in the query results. For example, setting ColumnNamesLocale=de will return the column names in German. However, it is important to note that this property is not supported when QueryPassThrough is enabled.