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

The DbIndexColumnCollectionForIndex type exposes the following members.

Constructors

  NameDescription
Public methodDbIndexColumnCollectionForIndex
Initializes a new instance of the DbIndexColumnCollectionForIndex class

Methods

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

Properties

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

Events

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

See Also