The methods of System.Data.DataView are listed below. For a list of all members, see the DataView Members list.
See Also: Inherited members from System.ComponentModel.MarshalByValueComponent
AddNew() : DataRowView Documentation for this section has not yet been entered.BeginInit() Documentation for this section has not yet been entered.CopyTo(Array, int) Documentation for this section has not yet been entered.Delete(int) Documentation for this section has not yet been entered.EndInit() Documentation for this section has not yet been entered.Equals(DataView) : bool Documentation for this section has not yet been entered.Find(object) : int Documentation for this section has not yet been entered.Find(object[]) : int Documentation for this section has not yet been entered.FindRows(object) : DataRowView[] Documentation for this section has not yet been entered.FindRows(object[]) : DataRowView[] Documentation for this section has not yet been entered.GetEnumerator() : IEnumerator Documentation for this section has not yet been entered.ToTable() : DataTable Documentation for this section has not yet been entered.ToTable(string) : DataTable Documentation for this section has not yet been entered.ToTable(bool, params string[]) : DataTable Documentation for this section has not yet been entered.ToTable(string, bool, params string[]) : DataTable Documentation for this section has not yet been entered.
Close() Documentation for this section has not yet been entered.ColumnCollectionChanged(object, System.ComponentModel.CollectionChangeEventArgs) Documentation for this section has not yet been entered. overrideDispose(bool) Documentation for this section has not yet been entered.IndexListChanged(object, System.ComponentModel.ListChangedEventArgs) Documentation for this section has not yet been entered.OnListChanged(System.ComponentModel.ListChangedEventArgs) Documentation for this section has not yet been entered.Open() Documentation for this section has not yet been entered.Reset() Documentation for this section has not yet been entered.UpdateIndex() Documentation for this section has not yet been entered.UpdateIndex(bool) Documentation for this section has not yet been entered.