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

The DbTablePostCreateScriptCollection type exposes the following members.

Constructors

  NameDescription
Public methodDbTablePostCreateScriptCollection
Initializes a new instance of the DbTablePostCreateScriptCollection class

Methods

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

Properties

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

Events

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

See Also