DataViewManager 成员

包含 DataSet 中每个 DataTable 的默认 DataViewSettingCollection

下表列出了由 DataViewManager 类型公开的成员。

公共构造函数

  名称 说明
Public method Supported by the .NET Compact Framework DataViewManager 已重载。初始化 DataViewManager 类的新实例。

页首

公共属性

(请参见 受保护的属性 )

  名称 说明
Public property Supported by the .NET Compact Framework Container  获取组件的容器。(从 MarshalByValueComponent 继承。)
Public property Supported by the .NET Compact Framework DataSet 获取或设置要和 DataViewManager 一起使用的 DataSet 的名称。
Public property Supported by the .NET Compact Framework DataViewSettingCollectionString 获取或设置一个用于代码持久性的值。
Public property Supported by the .NET Compact Framework DataViewSettings 获取 DataSet 中每个 DataTableDataViewSettingCollection
Public property Supported by the .NET Compact Framework DesignMode  获取指示组件当前是否处于设计模式的值。(从 MarshalByValueComponent 继承。)
Public property Supported by the .NET Compact Framework Site  获取或设置组件的位置。(从 MarshalByValueComponent 继承。)

页首

受保护的属性

  名称 说明
Protected property Supported by the .NET Compact Framework Events  获取附加到该组件的事件处理程序的列表。(从 MarshalByValueComponent 继承。)

页首

公共方法

(请参见 受保护的方法 )

  名称 说明
Public method Supported by the .NET Compact Framework CreateDataView 为指定的 DataTable 创建一个 DataView
Public method Supported by the .NET Compact Framework Dispose  已重载。 释放由 MarshalByValueComponent 占用的资源。 (从 MarshalByValueComponent 继承。)
Public method Supported by the .NET Compact Framework Equals  已重载。 确定两个 Object 实例是否相等。 (从 Object 继承。)
Public method Supported by the .NET Compact Framework GetHashCode  用作特定类型的哈希函数。GetHashCode 适合在哈希算法和数据结构(如哈希表)中使用。 (从 Object 继承。)
Public method Supported by the .NET Compact Framework GetService  获取 IServiceProvider 的实施者。 (从 MarshalByValueComponent 继承。)
Public method Supported by the .NET Compact Framework GetType  获取当前实例的 Type。 (从 Object 继承。)
Public method Static Supported by the .NET Compact Framework ReferenceEquals  确定指定的 Object 实例是否是相同的实例。 (从 Object 继承。)
Public method Supported by the .NET Compact Framework ToString  返回包含 Component 的名称的 String(如果有)。不应重写此方法。 (从 MarshalByValueComponent 继承。)

页首

受保护的方法

  名称 说明
Protected method Supported by the .NET Compact Framework Dispose  已重载。 释放由 MarshalByValueComponent 占用的资源。 (从 MarshalByValueComponent 继承。)
Protected method Supported by the .NET Compact Framework Finalize  [待提供。] (从 MarshalByValueComponent 继承。)
Protected method Supported by the .NET Compact Framework MemberwiseClone  创建当前 Object 的浅表副本。 (从 Object 继承。)
Protected method Supported by the .NET Compact Framework OnListChanged 引发 ListChanged 事件。
Protected method Supported by the .NET Compact Framework RelationCollectionChanged 在从 DataRelationCollection 添加或移除 DataRelation 时引发 CollectionChanged 事件。
Protected method Supported by the .NET Compact Framework TableCollectionChanged 在从 DataTableCollection 添加或移除 DataTable 时引发 CollectionChanged 事件。

页首

公共事件

  名称 说明
Public event Supported by the .NET Compact Framework Disposed  添加事件处理程序以侦听组件上的 Disposed 事件。(从 MarshalByValueComponent 继承。)
Public event Supported by the .NET Compact Framework ListChanged DataView 添加或从中删除行之后发生。

页首

显式接口实现

  名称 说明
Explicit interface implementation Method Supported by the .NET Compact Framework System.Collections.ICollection.CopyTo 有关此成员的说明,请参见 ICollection.CopyTo
Explicit interface implementation Method Supported by the .NET Compact Framework System.Collections.IEnumerable.GetEnumerator 有关此成员的说明,请参见 IEnumerable.GetEnumerator
Explicit interface implementation Method Supported by the .NET Compact Framework System.Collections.IList.Add 有关此成员的说明,请参见 IList.Add
Explicit interface implementation Method Supported by the .NET Compact Framework System.Collections.IList.Clear 有关此成员的说明,请参见 IList.Clear
Explicit interface implementation Method Supported by the .NET Compact Framework System.Collections.IList.Contains 有关此成员的说明,请参见 IList.Contains
Explicit interface implementation Method Supported by the .NET Compact Framework System.Collections.IList.IndexOf 有关此成员的说明,请参见 IList.IndexOf
Explicit interface implementation Method Supported by the .NET Compact Framework System.Collections.IList.Insert 有关此成员的说明,请参见 IList.Insert
Explicit interface implementation Method Supported by the .NET Compact Framework System.Collections.IList.Remove 有关此成员的说明,请参见 IList.Remove
Explicit interface implementation Method Supported by the .NET Compact Framework System.Collections.IList.RemoveAt 有关此成员的说明,请参见 IList.RemoveAt
Explicit interface implementation Method Supported by the .NET Compact Framework System.ComponentModel.IBindingList.AddIndex 有关此成员的说明,请参见 IBindingList.AddIndex
Explicit interface implementation Method Supported by the .NET Compact Framework System.ComponentModel.IBindingList.AddNew 有关此成员的说明,请参见 IBindingList.AddNew
Explicit interface implementation Method Supported by the .NET Compact Framework System.ComponentModel.IBindingList.ApplySort 有关此成员的说明,请参见 IBindingList.ApplySort
Explicit interface implementation Method Supported by the .NET Compact Framework System.ComponentModel.IBindingList.Find 有关此成员的说明,请参见 IBindingList.Find
Explicit interface implementation Method Supported by the .NET Compact Framework System.ComponentModel.IBindingList.RemoveIndex 有关此成员的说明,请参见 IBindingList.RemoveIndex
Explicit interface implementation Method Supported by the .NET Compact Framework System.ComponentModel.IBindingList.RemoveSort 有关此成员的说明,请参见 IBindingList.RemoveSort
Explicit interface implementation Method Supported by the .NET Compact Framework System.ComponentModel.ITypedList.GetItemProperties 有关此成员的说明,请参见 ITypedList.GetItemProperties
Explicit interface implementation Method Supported by the .NET Compact Framework System.ComponentModel.ITypedList.GetListName 有关此成员的说明,请参见 ITypedList.GetListName
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.ICollection.Count 有关此成员的说明,请参见 ICollection.Count
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.ICollection.IsSynchronized 有关此成员的说明,请参见 ICollection.IsSynchronized
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.ICollection.SyncRoot 有关此成员的说明,请参见 ICollection.SyncRoot
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.IList.IsFixedSize 有关此成员的说明,请参见 IList.IsFixedSize
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.IList.IsReadOnly 有关此成员的说明,请参见 IList.IsReadOnly
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.IList.Item 有关此成员的说明,请参见 IList.Item
Explicit interface implementation Property Supported by the .NET Compact Framework System.ComponentModel.IBindingList.AllowEdit 有关此成员的说明,请参见 IBindingList.AllowEdit
Explicit interface implementation Property Supported by the .NET Compact Framework System.ComponentModel.IBindingList.AllowNew 有关此成员的说明,请参见 IBindingList.AllowNew
Explicit interface implementation Property Supported by the .NET Compact Framework System.ComponentModel.IBindingList.AllowRemove 有关此成员的说明,请参见 IBindingList.AllowRemove
Explicit interface implementation Property Supported by the .NET Compact Framework System.ComponentModel.IBindingList.IsSorted 有关此成员的说明,请参见 IBindingList.IsSorted
Explicit interface implementation Property Supported by the .NET Compact Framework System.ComponentModel.IBindingList.SortDirection 有关此成员的说明,请参见 IBindingList.SortDirection
Explicit interface implementation Property Supported by the .NET Compact Framework System.ComponentModel.IBindingList.SortProperty 有关此成员的说明,请参见 IBindingList.SortProperty
Explicit interface implementation Property Supported by the .NET Compact Framework System.ComponentModel.IBindingList.SupportsChangeNotification 有关此成员的说明,请参见 IBindingList.SupportsChangeNotification
Explicit interface implementation Property Supported by the .NET Compact Framework System.ComponentModel.IBindingList.SupportsSearching 有关此成员的说明,请参见 IBindingList.SupportsSearching
Explicit interface implementation Property Supported by the .NET Compact Framework System.ComponentModel.IBindingList.SupportsSorting 有关此成员的说明,请参见 IBindingList.SupportsSorting

页首

请参见

参考

DataViewManager 类
System.Data 命名空间