Determines the locale information used in string comparisons within the data set.

Namespace:  C1.Web.Data
Assembly:  C1.Web.Data.2 (in C1.Web.Data.2.dll)

Syntax

C#
public CultureInfo Locale { get; set; }
Visual Basic (Declaration)
Public Property Locale As CultureInfo
	Get
	Set

See Also