DataViewManager Members
.NET Framework 3.5
Contains a default DataViewSettingCollection for each DataTable in a DataSet.
The DataViewManager type exposes the following members.
| Name | Description | |
|---|---|---|
|
DataViewManager | Overloaded. Initializes a new instance of the DataViewManager class. |
| Name | Description | |
|---|---|---|
|
CreateDataView | Creates a DataView for the specified DataTable. |
|
Dispose | Overloaded. Releases the resources used by the MarshalByValueComponent. |
|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from MarshalByValueComponent.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetService | Gets the implementer of the IServiceProvider. (Inherited from MarshalByValueComponent.) |
|
GetType | Gets the type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
OnListChanged | Raises the ListChanged event. |
|
RelationCollectionChanged | Raises a CollectionChanged event when a DataRelation is added to or removed from the DataRelationCollection. |
|
TableCollectionChanged | Raises a CollectionChanged event when a DataTable is added to or removed from the DataTableCollection. |
|
ToString | Returns a String containing the name of the Component, if any. This method should not be overridden. (Inherited from MarshalByValueComponent.) |
| Name | Description | |
|---|---|---|
|
AsQueryable | Converts an IEnumerable to an IQueryable. (Defined by Queryable.) |
|
Cast | Converts the elements of an IEnumerable to the specified type. (Defined by Enumerable.) |
|
OfType | Filters the elements of an IEnumerable based on a specified type. (Defined by Enumerable.) |
| Name | Description | |
|---|---|---|
|
Container | Gets the container for the component. (Inherited from MarshalByValueComponent.) |
|
DataSet | Gets or sets the DataSet to use with the DataViewManager. |
|
DataViewSettingCollectionString | Gets or sets a value that is used for code persistence. |
|
DataViewSettings | Gets the DataViewSettingCollection for each DataTable in the DataSet. |
|
DesignMode | Gets a value indicating whether the component is currently in design mode. (Inherited from MarshalByValueComponent.) |
|
Events | Gets the list of event handlers that are attached to this component. (Inherited from MarshalByValueComponent.) |
|
Site | Gets or sets the site of the component. (Inherited from MarshalByValueComponent.) |
| Name | Description | |
|---|---|---|
|
Disposed | Adds an event handler to listen to the Disposed event on the component. (Inherited from MarshalByValueComponent.) |
|
ListChanged | Occurs after a row is added to or deleted from a DataView. |
| Name | Description | |
|---|---|---|
|
IList.Add | For a description of this member, see IList.Add. |
|
IBindingList.AddIndex | For a description of this member, see IBindingList.AddIndex. |
|
IBindingList.AddNew | For a description of this member, see IBindingList.AddNew. |
|
IBindingList.AllowEdit | For a description of this member, see IBindingList.AllowEdit. |
|
IBindingList.AllowNew | For a description of this member, see IBindingList.AllowNew. |
|
IBindingList.AllowRemove | For a description of this member, see IBindingList.AllowRemove. |
|
IBindingList.ApplySort | For a description of this member, see IBindingList.ApplySort. |
|
IList.Clear | For a description of this member, see IList.Clear. |
|
IList.Contains | For a description of this member, see IList.Contains. |
|
ICollection.CopyTo | For a description of this member, see ICollection.CopyTo. |
|
ICollection.Count | For a description of this member, see ICollection.Count. |
|
IBindingList.Find | For a description of this member, see IBindingList.Find. |
|
IEnumerable.GetEnumerator | For a description of this member, see IEnumerable.GetEnumerator. |
|
ITypedList.GetItemProperties | For a description of this member, see ITypedList.GetItemProperties. |
|
ITypedList.GetListName | For a description of this member, see ITypedList.GetListName. |
|
IList.IndexOf | For a description of this member, see IList.IndexOf. |
|
IList.Insert | For a description of this member, see IList.Insert. |
|
IList.IsFixedSize | For a description of this member, see IList.IsFixedSize. |
|
IList.IsReadOnly | For a description of this member, see IList.IsReadOnly. |
|
IBindingList.IsSorted | For a description of this member, see IBindingList.IsSorted. |
|
ICollection.IsSynchronized | For a description of this member, see ICollection.IsSynchronized. |
|
IList.Item | For a description of this member, see IList.Item. |
|
IList.Remove | For a description of this member, see IList.Remove. |
|
IList.RemoveAt | For a description of this member, see IList.RemoveAt. |
|
IBindingList.RemoveIndex | For a description of this member, see IBindingList.RemoveIndex. |
|
IBindingList.RemoveSort | For a description of this member, see IBindingList.RemoveSort. |
|
IBindingList.SortDirection | For a description of this member, see IBindingList.SortDirection. |
|
IBindingList.SortProperty | For a description of this member, see IBindingList.SortProperty. |
|
IBindingList.SupportsChangeNotification | For a description of this member, see IBindingList.SupportsChangeNotification. |
|
IBindingList.SupportsSearching | For a description of this member, see IBindingList.SupportsSearching. |
|
IBindingList.SupportsSorting | For a description of this member, see IBindingList.SupportsSorting. |
|
ICollection.SyncRoot | For a description of this member, see ICollection.SyncRoot. |