See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The AppWizardEntitiesModel type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AvailableTableNames |
Get or set the table names that are shown to the user for selection.
|
![]() | ConnectionString |
Get the ConnectionString that's used to import the database schema.
|
![]() | DbProvider |
Get the DbProvider that's used to import the database schema.
|
![]() | DbSchema |
Get or set the DbSchema that's used to import data.
|
![]() | DbSchemaList |
The DbSchema factory property.
|
![]() | DefaultNamespace | |
![]() | Entities |
Get the entity class view model objects.
|
![]() | EntityProxy | (Inherited from NEntity.) |
![]() | EntitySet | (Inherited from NEntity.) |
![]() | HasChangesIncludingDependents | (Inherited from NEntity.) |
![]() | IsReadOnly | (Inherited from NEntity.) |
![]() | ProgressDelegate |
Get or set a delegate that shows a progress dialog.
|
![]() | SelectedTableNames |
Get or set the table names ticked by the user.
|
![]() | State | (Inherited from NEntity.) |