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

The EntityClassColumnPropertyCollection type exposes the following members.

Methods

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

See Also