Data for Silverlight
Locale Property (DataSet)

C1.Silverlight.Data Namespace > DataSet Class : Locale Property
Gets or sets the locale information used to compare strings within the table.
Syntax
'Declaration
 
Public Property Locale As CultureInfo
public CultureInfo Locale {get; set;}
See Also

Reference

DataSet Class
DataSet Members