Cmdlets for XML

Build 24.0.8963

ClientCulture Parameter (Connect-XML Cmdlet)

This property can be used to specify the format of data (e.g., currency values) that is accepted by the client application. This property can be used when the client application does not support the machine's culture settings. For example, Microsoft Access requires 'en-US'.

Syntax

Connect-XML -ClientCulture string

Data Type

cstr

Default Value

""

Remarks

This option affects the format of cmdlet output. To specify the format that defines how input should be interpreted, use the Culture option. By default the cmdlet uses the current locale settings of the machine to interpret input and format output.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963