DbChanges Properties | 
The DbChanges type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowEdit | Gets or sets a value indicating whether items in the list can be edited.  (Inherited from BindingListDbChange.) | |
| AllowNew | Gets or sets a value indicating whether you can add items to the list using the AddNew method.  (Inherited from BindingListDbChange.) | |
| AllowRemove | Gets or sets a value indicating whether you can remove items from the collection.   (Inherited from BindingListDbChange.) | |
| AuthException | (Inherited from SortableCollectionBaseT.) | |
| BrokenRules | (Inherited from SortableCollectionBaseT.) | |
| Count | Gets the number of elements actually contained in the CollectionT.  (Inherited from CollectionDbChange.) | |
| CurrentCNWrapper | (Inherited from SortableCollectionBaseT.) | |
| DBClass | (Inherited from SortableCollectionBaseT.) | |
| DeleteQueryException | (Inherited from SortableCollectionBaseT.) | |
| FilledFromEntityBase | (Inherited from SortableCollectionBaseT.) | |
| Filters | (Inherited from SortableCollectionBaseT.) | |
| IsChild | (Inherited from SortableCollectionBaseT.) | |
| IsFiltered | (Inherited from SortableCollectionBaseT.) | |
| IsNew | (Inherited from SortableCollectionBaseT.) | |
| IsParent | (Inherited from SortableCollectionBaseT.) | |
| IsReadOnly | (Inherited from SortableCollectionBaseT.) | |
| IsSorted | (Inherited from SortableCollectionBaseT.) | |
| IsSortedCore | (Inherited from SortableCollectionBaseT.) | |
| Item | Gets or sets the element at the specified index.  (Inherited from CollectionDbChange.) | |
| Items | Gets a IListT wrapper around the CollectionT.  (Inherited from CollectionDbChange.) | |
| OperandOnFilters | (Inherited from SortableCollectionBaseT.) | |
| RaiseListChangedEvents | Gets or sets a value indicating whether adding or removing items within the list raises ListChanged events.  (Inherited from BindingListDbChange.) | |
| SaveResult | (Inherited from SortableCollectionBaseT.) | |
| SortDirectionCore | (Inherited from SortableCollectionBaseT.) | |
| SortPropertyCore | (Inherited from SortableCollectionBaseT.) | |
| SupportsChangeNotificationCore | Gets a value indicating whether ListChanged events are enabled.  (Inherited from BindingListDbChange.) | |
| SupportsSearchingCore | Gets a value indicating whether the list supports searching.  (Inherited from BindingListDbChange.) | |
| SupportsSortingCore | (Inherited from SortableCollectionBaseT.) | |
| SyncRoot | (Inherited from SortableCollectionBaseT.) | 
| Name | Description | |
|---|---|---|
| IBindingListAllowEdit | Gets a value indicating whether items in the list can be edited.  (Inherited from BindingListDbChange.) | |
| IBindingListAllowNew | Gets a value indicating whether new items can be added to the list using the AddNew method.  (Inherited from BindingListDbChange.) | |
| IBindingListAllowRemove | Gets a value indicating whether items can be removed from the list.  (Inherited from BindingListDbChange.) | |
| IListIsFixedSize | Gets a value indicating whether the IList has a fixed size.  (Inherited from CollectionDbChange.) | |
| ICollectionTIsReadOnly | Gets a value indicating whether the ICollectionT is read-only.  (Inherited from CollectionDbChange.) | |
| IListIsReadOnly | Gets a value indicating whether the IList is read-only.  (Inherited from CollectionDbChange.) | |
| IBindingListIsSorted | For a description of this member, see IsSorted.  (Inherited from BindingListDbChange.) | |
| ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe).  (Inherited from CollectionDbChange.) | |
| IListItem | Gets or sets the element at the specified index.  (Inherited from CollectionDbChange.) | |
| IRaiseItemChangedEventsRaisesItemChangedEvents | Gets a value indicating whether item property value changes raise ListChanged events of type ItemChanged. This member cannot be overridden in a derived class.  (Inherited from BindingListDbChange.) | |
| IBindingListSortDirection | For a description of this member, see SortDirection.  (Inherited from BindingListDbChange.) | |
| IBindingListSortProperty | For a description of this member, see SortProperty.  (Inherited from BindingListDbChange.) | |
| IBindingListSupportsChangeNotification | For a description of this member, see SupportsChangeNotification.  (Inherited from BindingListDbChange.) | |
| IBindingListSupportsSearching | For a description of this member, see SupportsSearching.  (Inherited from BindingListDbChange.) | |
| IBindingListSupportsSorting | For a description of this member, see SupportsSorting.  (Inherited from BindingListDbChange.) | |
| ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection.  (Inherited from CollectionDbChange.) |