Specifies the culture which is used for the relational comparison of numerical values. The default value for this property is the current thread culture.
Introduced: 31.0.
public CultureInfo DataSourceCulture { get; set; }
Public Property DataSourceCulture() As CultureInfo