This documentation is archived and is not being maintained.
DataViewSetting Class
.NET Framework 1.1
Represents the default settings for ApplyDefaultSort, DataViewManager, RowFilter, RowStateFilter, Sort, and Table for DataViews created from the DataViewManager.
For a list of all members of this type, see DataViewSetting Members.
System.Object
System.Data.DataViewSetting
[Visual Basic] <Serializable> Public Class DataViewSetting [C#] [Serializable] public class DataViewSetting [C++] [Serializable] public __gc class DataViewSetting [JScript] public Serializable class DataViewSetting
Thread Safety
This type is safe for multithreaded read operations. You must synchronize any write operations.
Requirements
Namespace: System.Data
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework
Assembly: System.Data (in System.Data.dll)
See Also
Show: