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

The AppWizardEntityClass type exposes the following members.

Constructors

  NameDescription
Protected methodAppWizardEntityClass
Initializes a new instance of the AppWizardEntityClass class

Methods

  NameDescription
Public methodAddColumnWithNewPropertyPromptSuppressed (Inherited from EntityClass.)
Protected methodAddPropertyValueChanged (Inherited from NEntity.)
Public methodAddRelationWithNewPropertyPromptSuppressed (Inherited from EntityClass.)
Public methodDelete (Inherited from NEntity.)
Public methodEquals (Inherited from NEntity.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetBaseClassImportNamespaces (Inherited from EntityClass.)
Public methodGetHashCode (Inherited from NEntity.)
Public methodGetSuggestedGeneratedFileName (Inherited from EntityClass.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsSubclassOf (Inherited from EntityClass.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnConstructed (Inherited from NEntity.)
Protected methodOnPropertyChanged (Inherited from NEntity.)
Protected methodOnSaved (Inherited from NEntity.)
Protected methodOnSaveFailed (Inherited from NEntity.)
Protected methodOnSaving (Inherited from EntityClass.)
Protected methodOnSavingInTransaction (Inherited from NEntity.)
Protected methodOnServerSideSaved (Inherited from NEntity.)
Protected methodOnServerSideSaving (Inherited from NEntity.)
Protected methodQueryUser (Inherited from NEntity.)
Protected methodRemovePropertyValueChanged (Inherited from NEntity.)
Protected methodSetDefaultValues (Inherited from EntityClass.)
Public methodToString (Inherited from NEntity.)
Protected methodValidateBaseClassName (Inherited from EntityClass.)
Protected methodValidateClassName (Inherited from EntityClass.)
Protected methodValidateContractName (Inherited from EntityClass.)
Protected methodValidateIsAbstract (Inherited from EntityClass.)
Protected methodValidateIsKeyClientGenerated (Inherited from EntityClass.)
Protected methodValidateIsKeyIdentity (Inherited from EntityClass.)
Protected methodValidateKeyProperties (Inherited from EntityClass.)
Protected methodValidateOrdinal (Inherited from EntityClass.)

Properties

  NameDescription
Protected propertyAllEntities (Inherited from EntityClass.)
Public propertyAppWizardEntityProperties
Get the entity property view models.
Public propertyAvailableFormFields
Get a collection of FieldAvailability entities that determine field visibility.
Public propertyAvailableModuleColumns
Get a collection of FieldAvailability entities that determine module column visibility.
Public propertyAvailableModuleFilterFields
Get a collection of FieldAvailability entities that determine module filter field visibility.
Public propertyBaseClass (Inherited from EntityClass.)
Protected propertyBaseClassCore (Inherited from EntityClass.)
Public propertyBaseClassName (Inherited from EntityClass.)
Public propertyBaseClassNameUsingDefaultNamespace (Inherited from EntityClass.)
Public propertyBoundDbTable (Inherited from EntityClass.)
Public propertyBoundDbTableId (Inherited from EntityClass.)
Protected propertyBoundDbTableIdCore (Inherited from EntityClass.)
Public propertyClassName (Inherited from EntityClass.)
Protected propertyClassNameCore (Inherited from EntityClass.)
Public propertyClassNameUsingDefaultNamespace (Inherited from EntityClass.)
Public propertyClassNameWithDefaulting (Inherited from EntityClass.)
Public propertyClassUri (Inherited from EntityClass.)
Public propertyColumnsWithNewPropertyPromptSuppressed (Inherited from EntityClass.)
Public propertyConditional (Inherited from EntityClass.)
Public propertyContractName (Inherited from EntityClass.)
Public propertyDbSchema (Inherited from EntityClass.)
Protected propertyDbSchemaCore (Inherited from EntityClass.)
Public propertyDbSchemaForEditing (Inherited from EntityClass.)
Public propertyDbSchemaId (Inherited from EntityClass.)
Protected propertyDbSchemaIdCore (Inherited from EntityClass.)
Public propertyDbSchemaList (Inherited from EntityClass.)
Public propertyDbSyncTasks (Inherited from EntityClass.)
Protected propertyDbSyncTasksCore (Inherited from EntityClass.)
Public propertyDbTable (Inherited from EntityClass.)
Protected propertyDefaultNamespace (Overrides EntityClass..::..DefaultNamespace.)
Public propertyEntities (Overrides EntityClass..::..Entities.)
Public propertyEntitiesModel
Get the entities view model. This property is set in from the collection.
Protected propertyEntityClassSetFileName (Inherited from EntityClass.)
Public propertyEntityProperties (Inherited from EntityClass.)
Public propertyEntityPropertiesIncludingInherited (Inherited from EntityClass.)
Protected propertyEntityProxy (Inherited from NEntity.)
Public propertyEntitySet (Inherited from NEntity.)
Protected propertyHasChangesIncludingDependents (Inherited from NEntity.)
Public propertyIsAbstract (Inherited from EntityClass.)
Public propertyIsKeyClientGenerated (Inherited from EntityClass.)
Public propertyIsKeyIdentity (Inherited from EntityClass.)
Public propertyIsMapped (Inherited from EntityClass.)
Public propertyIsReadOnly (Inherited from NEntity.)
Public propertyKeyProperties (Inherited from EntityClass.)
Public propertyKeyPropertiesAsString (Inherited from EntityClass.)
Protected propertyKeyPropertiesCore (Inherited from EntityClass.)
Public propertyMappedColumnProperties (Inherited from EntityClass.)
Public propertyMappedRelationProperties (Inherited from EntityClass.)
Public propertyNamespace (Inherited from EntityClass.)
Public propertyOrdinal (Inherited from EntityClass.)
Public propertyOrdinalAutoIncrement (Inherited from EntityClass.)
Public propertyRelationalMappingUri (Inherited from EntityClass.)
Public propertyRelationsWithNewPropertyPromptSuppressed (Inherited from EntityClass.)
Public propertyState (Inherited from NEntity.)
Public propertyTableName (Inherited from EntityClass.)
Protected propertyTableNameCore (Inherited from EntityClass.)
Public propertyTableNameWithDefaulting (Inherited from EntityClass.)
Public propertyTrimStringWhiteSpaces (Inherited from EntityClass.)
Public propertyUnmappedProperties (Inherited from EntityClass.)
Public propertyVisibility (Inherited from EntityClass.)
Public propertyVisibilityList (Inherited from EntityClass.)
Public propertyXmlSchemaUri (Inherited from EntityClass.)

Events

  NameDescription
Protected eventPropertyChanged (Inherited from NEntity.)

See Also