| C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressConnection Class : Locale Property |
'Declaration Public Property Locale As System.Globalization.CultureInfo
public System.Globalization.CultureInfo Locale {get; set;}
By default, all C1DataTable objects in a C1ExpressConnection use the Locale property of the C1ExpressConnection, but it can be overridden setting the C1DataTable.Locale property of the C1DataTable object.