See also:
NTier Windows Forms Framework Home
NTier Framework API reference

 

Classes

  ClassDescription
Public classNTierDesignerEntityAccessor
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.
Public classProjectDbEntityAccessor
An IEntityAccessor for accessing project data from a database.
Public classProjectEntity
Provides the data required for an NTier project.
Public classProjectSession
Provides the database or xml connection to the currently open project.
Public classProjectSession..::..DataSourceChangeException
The exception that's thrown when a data source could not be applied.
Public classProjectXmlEntityAccessor
An IEntityAccessor for accessing project data from an xml file.