See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The AppWizardModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AppWizardModel | Initializes a new instance of the AppWizardModel class |
Methods
Name | Description | |
---|---|---|
![]() | AddPropertyValueChanged | (Inherited from NEntity.) |
![]() | 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.) |
![]() | GetHashCode | (Inherited from NEntity.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NotifyEntitiesTabFocused | |
![]() | NotifyTablesTabFocused | |
![]() | OnConstructed | (Overrides NEntityOnConstructed()()()().) |
![]() | OnPropertyChanged | (Inherited from NEntity.) |
![]() | OnSaved | (Inherited from NEntity.) |
![]() | OnSaveFailed | (Inherited from NEntity.) |
![]() | OnSaving | (Inherited from NEntity.) |
![]() | OnSavingInTransaction | (Inherited from NEntity.) |
![]() | OnServerSideSaved | (Inherited from NEntity.) |
![]() | OnServerSideSaving | (Inherited from NEntity.) |
![]() | QueryUser | (Inherited from NEntity.) |
![]() | RefreshDbSchemaList | |
![]() | RemovePropertyValueChanged | (Inherited from NEntity.) |
![]() | SetDefaultValues | (Overrides NEntitySetDefaultValues()()()().) |
![]() | ToString | (Inherited from NEntity.) |
Properties
Name | Description | |
---|---|---|
![]() | ConnectionString |
Get or set the ConnectionString that's used to import the database schema.
|
![]() | DbProvider |
Get or set the DbProvider that's used to import the database schema.
If null, the value of the DbSchema property is used to get the database schema.
|
![]() | DbSchemaList | |
![]() | DbSchemaLookupList | |
![]() | Entities | |
![]() | EntityProxy | (Inherited from NEntity.) |
![]() | EntitySet | (Inherited from NEntity.) |
![]() | Forms | |
![]() | HasChangesIncludingDependents | (Inherited from NEntity.) |
![]() | IsReadOnly | (Inherited from NEntity.) |
![]() | mSelectedDbSchema | |
![]() | NTierProjectFileGenerator | |
![]() | ProgressDelegate |
Get or set a delegate that shows a progress dialog.
|
![]() | SelectedDbSchema |
Get or set the DbSchema specified by the user.
This schema is used if DbProvider is not specified.
|
![]() | Settings | |
![]() | State | (Inherited from NEntity.) |
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from NEntity.) |