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.
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.) |