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