'Declaration Public Property Collation As String
public string Collation {get; set;}
If no collation is specified, the application attempts to determine the collation setting by querying the data provider.
Defaults to the application's locale settings if the data provider does not support this feature or returns an invalid value.
DataSet Class DataSet Members