Specifies the culture with which numerical and date / time values coming from the data source are parsed. The default value for this property is the current thread culture.
Introduced: 31.0.
public CultureInfo DataSourceCulture { get; set; }
Public Property DataSourceCulture() As CultureInfo