See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The AppWizardEntityClass type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AppWizardEntityClass | Initializes a new instance of the AppWizardEntityClass class |
Methods
| Name | Description | |
|---|---|---|
| AddColumnWithNewPropertyPromptSuppressed | (Inherited from EntityClass.) | |
| AddPropertyValueChanged | (Inherited from NEntity.) | |
| AddRelationWithNewPropertyPromptSuppressed | (Inherited from EntityClass.) | |
| Delete | (Inherited from NEntity.) | |
| Equals | (Inherited from NEntity.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetBaseClassImportNamespaces | (Inherited from EntityClass.) | |
| GetHashCode | (Inherited from NEntity.) | |
| GetSuggestedGeneratedFileName | (Inherited from EntityClass.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsSubclassOf | (Inherited from EntityClass.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnConstructed | (Inherited from NEntity.) | |
| OnPropertyChanged | (Inherited from NEntity.) | |
| OnSaved | (Inherited from NEntity.) | |
| OnSaveFailed | (Inherited from NEntity.) | |
| OnSaving | (Inherited from EntityClass.) | |
| OnSavingInTransaction | (Inherited from NEntity.) | |
| OnServerSideSaved | (Inherited from NEntity.) | |
| OnServerSideSaving | (Inherited from NEntity.) | |
| QueryUser | (Inherited from NEntity.) | |
| RemovePropertyValueChanged | (Inherited from NEntity.) | |
| SetDefaultValues | (Inherited from EntityClass.) | |
| ToString | (Inherited from NEntity.) | |
| ValidateBaseClassName | (Inherited from EntityClass.) | |
| ValidateClassName | (Inherited from EntityClass.) | |
| ValidateContractName | (Inherited from EntityClass.) | |
| ValidateIsAbstract | (Inherited from EntityClass.) | |
| ValidateIsKeyClientGenerated | (Inherited from EntityClass.) | |
| ValidateIsKeyIdentity | (Inherited from EntityClass.) | |
| ValidateKeyProperties | (Inherited from EntityClass.) | |
| ValidateOrdinal | (Inherited from EntityClass.) |
Properties
| Name | Description | |
|---|---|---|
| AllEntities | (Inherited from EntityClass.) | |
| AppWizardEntityProperties |
Get the entity property view models.
| |
| AvailableFormFields |
Get a collection of FieldAvailability entities that determine field visibility.
| |
| AvailableModuleColumns |
Get a collection of FieldAvailability entities that determine module column visibility.
| |
| AvailableModuleFilterFields |
Get a collection of FieldAvailability entities that determine module filter field visibility.
| |
| BaseClass | (Inherited from EntityClass.) | |
| BaseClassCore | (Inherited from EntityClass.) | |
| BaseClassName | (Inherited from EntityClass.) | |
| BaseClassNameUsingDefaultNamespace | (Inherited from EntityClass.) | |
| BoundDbTable | (Inherited from EntityClass.) | |
| BoundDbTableId | (Inherited from EntityClass.) | |
| BoundDbTableIdCore | (Inherited from EntityClass.) | |
| ClassName | (Inherited from EntityClass.) | |
| ClassNameCore | (Inherited from EntityClass.) | |
| ClassNameUsingDefaultNamespace | (Inherited from EntityClass.) | |
| ClassNameWithDefaulting | (Inherited from EntityClass.) | |
| ClassUri | (Inherited from EntityClass.) | |
| ColumnsWithNewPropertyPromptSuppressed | (Inherited from EntityClass.) | |
| Conditional | (Inherited from EntityClass.) | |
| ContractName | (Inherited from EntityClass.) | |
| DbSchema | (Inherited from EntityClass.) | |
| DbSchemaCore | (Inherited from EntityClass.) | |
| DbSchemaForEditing | (Inherited from EntityClass.) | |
| DbSchemaId | (Inherited from EntityClass.) | |
| DbSchemaIdCore | (Inherited from EntityClass.) | |
| DbSchemaList | (Inherited from EntityClass.) | |
| DbSyncTasks | (Inherited from EntityClass.) | |
| DbSyncTasksCore | (Inherited from EntityClass.) | |
| DbTable | (Inherited from EntityClass.) | |
| DefaultNamespace | (Overrides EntityClass..::..DefaultNamespace.) | |
| Entities | (Overrides EntityClass..::..Entities.) | |
| EntitiesModel |
Get the entities view model.
This property is set in from the collection.
| |
| EntityClassSetFileName | (Inherited from EntityClass.) | |
| EntityProperties | (Inherited from EntityClass.) | |
| EntityPropertiesIncludingInherited | (Inherited from EntityClass.) | |
| EntityProxy | (Inherited from NEntity.) | |
| EntitySet | (Inherited from NEntity.) | |
| HasChangesIncludingDependents | (Inherited from NEntity.) | |
| IsAbstract | (Inherited from EntityClass.) | |
| IsKeyClientGenerated | (Inherited from EntityClass.) | |
| IsKeyIdentity | (Inherited from EntityClass.) | |
| IsMapped | (Inherited from EntityClass.) | |
| IsReadOnly | (Inherited from NEntity.) | |
| KeyProperties | (Inherited from EntityClass.) | |
| KeyPropertiesAsString | (Inherited from EntityClass.) | |
| KeyPropertiesCore | (Inherited from EntityClass.) | |
| MappedColumnProperties | (Inherited from EntityClass.) | |
| MappedRelationProperties | (Inherited from EntityClass.) | |
| Namespace | (Inherited from EntityClass.) | |
| Ordinal | (Inherited from EntityClass.) | |
| OrdinalAutoIncrement | (Inherited from EntityClass.) | |
| RelationalMappingUri | (Inherited from EntityClass.) | |
| RelationsWithNewPropertyPromptSuppressed | (Inherited from EntityClass.) | |
| State | (Inherited from NEntity.) | |
| TableName | (Inherited from EntityClass.) | |
| TableNameCore | (Inherited from EntityClass.) | |
| TableNameWithDefaulting | (Inherited from EntityClass.) | |
| TrimStringWhiteSpaces | (Inherited from EntityClass.) | |
| UnmappedProperties | (Inherited from EntityClass.) | |
| Visibility | (Inherited from EntityClass.) | |
| VisibilityList | (Inherited from EntityClass.) | |
| XmlSchemaUri | (Inherited from EntityClass.) |
Events
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from NEntity.) |