Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DataViewSetting Class

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

DataViewSetting Members | System.Data Namespace

Show:
© 2017 Microsoft