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

The DbRelationColumnsCollection type exposes the following members.

Methods

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

See Also