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