This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
DataSet.ResetLocale
Resets the Locale property to the current system locale.
[Visual Basic]
Public Sub ResetLocale()
[C#]
public void ResetLocale();
[C++]
public: void ResetLocale();
[JScript]
public function ResetLocale();
See Also
DataSet Class | DataSet Members | System.Data Namespace