See also:
NTier Windows Forms Framework Home
NTier Framework API reference

The DbRelationCollection type exposes the following members.

Constructors

  NameDescription
Public methodDbRelationCollection
Initializes a new instance of the DbRelationCollection class

Methods

  NameDescription
Public methodAdd (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodAddNew()()()() (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Protected methodAddNew(Object) (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodAddNew(String)
Public methodAddNew(String, DbColumn, DbColumn) (Inherited from DbRelationCollection.)
Public methodAddNew(String, DbColumn, DbColumn)
Public methodApplySort(ListSortDescriptionCollection) (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodApplySort(PropertyDescriptor, ListSortDirection) (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodAsEntityView (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Protected methodCancelNew (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Protected methodClone (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodContains (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodCopyTo (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodCreateHandle (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodDeleteAll (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodDispose (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Protected methodEndNew (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodFind(Object) (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodFind(PropertyDescriptor, Object) (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodGetEnumerator (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetList (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Protected methodInitialize (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodLoad (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnFilterCoreChanged (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodOrderBy (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodOrderByDescending (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Protected methodQueryUser (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodRefresh (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodRemove (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodRemoveAt (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodRemoveSort (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Protected methodSetDefaultValuesForNewElement (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Protected methodSetRelationshipDefaultsForNewElement (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWhere (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)

Properties

  NameDescription
Public propertyAllowEdit (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public propertyAllowNew (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public propertyAllowRemove (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Protected propertyContainsListCollection (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public propertyCount (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public propertyEntitySet (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public propertyFilter (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Protected propertyFilterCore (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public propertyHasEntitySet (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public propertyIsDisposed (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public propertyIsLoaded (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public propertyIsReadOnly (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public propertyItem (Inherited from DbRelationCollection.)
Public propertyItem[([( Int32])])
Protected propertyParentEntity (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public propertyPrincipalReadOnly (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public propertyRelationship (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public propertySortDescriptions (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public propertySortDirection (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Public propertySortProperty (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Protected propertySupportsSorting (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)

Events

  NameDescription
Public eventListChanged (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)
Protected eventUserQuery (Inherited from NEntityCollection<(Of <(<'DbRelation>)>)>.)

See Also