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

The DbColumnCollection type exposes the following members.

Methods

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

See Also