Provides a way to specify the culture which is used when parsing date and currency values from the data source in case of formatting problems (e. g. "fr-FR" or "de-DE"). If this property is null, the default is the server language.

Syntax

public string DataSourceCulture { get; set; }
Public Property DataSourceCulture As String