The members of System.Data.DataView are listed below.
See Also: Inherited members from System.ComponentModel.MarshalByValueComponent
AllowDelete bool. Documentation for this section has not yet been entered. AllowEdit bool. Documentation for this section has not yet been entered. AllowNew bool. Documentation for this section has not yet been entered. ApplyDefaultSort bool. Documentation for this section has not yet been entered. [read-only] Count int. Documentation for this section has not yet been entered. [read-only] DataViewManager DataViewManager. Documentation for this section has not yet been entered. [read-only] IsInitialized bool. Documentation for this section has not yet been entered. [read-only] default propertyItem(int) DataRowView. Documentation for this section has not yet been entered. RowFilter string. Documentation for this section has not yet been entered. RowStateFilter DataViewRowState. Documentation for this section has not yet been entered. Sort string. Documentation for this section has not yet been entered. Table DataTable. Documentation for this section has not yet been entered.
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.
Initialized Documentation for this section has not yet been entered. ListChanged Documentation for this section has not yet been entered.
IList.Add Documentation for this section has not yet been entered. System.ComponentModel.IBindingList.AddIndex Documentation for this section has not yet been entered. System.ComponentModel.IBindingList.AddNew Documentation for this section has not yet been entered. [read-only] System.ComponentModel.IBindingList.AllowEdit bool. Documentation for this section has not yet been entered. [read-only] System.ComponentModel.IBindingList.AllowNew bool. Documentation for this section has not yet been entered. [read-only] System.ComponentModel.IBindingList.AllowRemove bool. Documentation for this section has not yet been entered. System.ComponentModel.IBindingListView.ApplySort Documentation for this section has not yet been entered. System.ComponentModel.IBindingList.ApplySort Documentation for this section has not yet been entered. IList.Clear Documentation for this section has not yet been entered. IList.Contains Documentation for this section has not yet been entered. System.ComponentModel.IBindingListView.Filter string. Documentation for this section has not yet been entered. System.ComponentModel.IBindingList.Find Documentation for this section has not yet been entered. System.ComponentModel.ITypedList.GetItemProperties Documentation for this section has not yet been entered. System.ComponentModel.ITypedList.GetListName Documentation for this section has not yet been entered. IList.IndexOf Documentation for this section has not yet been entered. IList.Insert Documentation for this section has not yet been entered. [read-only] IList.IsFixedSize bool. Documentation for this section has not yet been entered. [read-only] IList.IsReadOnly bool. Documentation for this section has not yet been entered. [read-only] System.ComponentModel.IBindingList.IsSorted bool. Documentation for this section has not yet been entered. [read-only] ICollection.IsSynchronized bool. Documentation for this section has not yet been entered. IList.Item object. Documentation for this section has not yet been entered. IList.Remove Documentation for this section has not yet been entered. IList.RemoveAt Documentation for this section has not yet been entered. System.ComponentModel.IBindingListView.RemoveFilter Documentation for this section has not yet been entered. System.ComponentModel.IBindingList.RemoveIndex Documentation for this section has not yet been entered. System.ComponentModel.IBindingList.RemoveSort Documentation for this section has not yet been entered. [read-only] System.ComponentModel.IBindingListView.SortDescriptions System.ComponentModel.ListSortDescriptionCollection. Documentation for this section has not yet been entered. [read-only] System.ComponentModel.IBindingList.SortDirection System.ComponentModel.ListSortDirection. Documentation for this section has not yet been entered. [read-only] System.ComponentModel.IBindingList.SortProperty System.ComponentModel.PropertyDescriptor. Documentation for this section has not yet been entered. [read-only] System.ComponentModel.IBindingListView.SupportsAdvancedSorting bool. Documentation for this section has not yet been entered. [read-only] System.ComponentModel.IBindingList.SupportsChangeNotification bool. Documentation for this section has not yet been entered. [read-only] System.ComponentModel.IBindingListView.SupportsFiltering bool. Documentation for this section has not yet been entered. [read-only] System.ComponentModel.IBindingList.SupportsSearching bool. Documentation for this section has not yet been entered. [read-only] System.ComponentModel.IBindingList.SupportsSorting bool. Documentation for this section has not yet been entered. [read-only] ICollection.SyncRoot object. Documentation for this section has not yet been entered.
staticAsQueryable(this IEnumerable) : System.Linq.IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered.