See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
Classes
Class | Description | |
---|---|---|
![]() | NTierDesignerEntityAccessor |
An IEntityAccessor proxy that loads and saves data according to the entity being queried:
- EntitySchemaEntityAccessor for EntityClass or related objects.
- ProjectDbEntityAccessor or ProjectXmlEntityAccessor otherwise, depending on whether the connection is
configured for an xml file or database connection.
|
![]() | ProjectDbEntityAccessor |
An IEntityAccessor for accessing project data from a database.
|
![]() | ProjectEntity |
Provides the data required for an NTier project.
|
![]() | ProjectSession |
Provides the database or xml connection to the currently open project.
|
![]() | ProjectSession..::..DataSourceChangeException |
The exception that's thrown when a data source could not be applied.
|
![]() | ProjectXmlEntityAccessor |
An IEntityAccessor for accessing project data from an xml file.
|