Culture
This setting can be used to specify culture settings that determine how the provider interprets certain data types that are passed into the provider. For example, setting Culture='de-DE' will output German formats even on an American machine.
Data Type
string
Default Value
""
Remarks
This property affects the provider input. To interpret values in a different cultural format, use the Client Culture property. By default the provider uses the current locale settings of the machine to interpret input and format output.