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

The DbSchemaWithProjectDefaults type exposes the following members.

Properties

  NameDescription
Public propertyAllSchemas (Inherited from DbSchema.)
Public propertyConfig (Inherited from DbSchema.)
Public propertyDiagrams (Inherited from DbSchema.)
Protected propertyEntityProxy (Inherited from NEntity.)
Public propertyEntitySet (Inherited from NEntity.)
Protected propertyHasChangesIncludingDependents (Inherited from NEntity.)
Public propertyId (Inherited from DbSchema.)
Public propertyIsReadOnly (Inherited from NEntity.)
Public propertyName (Inherited from DbSchema.)
Public propertyRelations (Inherited from DbSchema.)
Protected propertyRelationsCore (Inherited from DbSchema.)
Protected propertyrequiresSaveToDbUpgraderResourceFile (Inherited from DbSchema.)
Protected propertySaveDbUpgraderResourceFile
Get or set whether to save changes to the database upgrader resources file when IEntitySet.SaveChanges is called.
(Inherited from DbSchema.)
Public propertyState (Inherited from NEntity.)
Public propertyTables (Inherited from DbSchema.)
Protected propertyTablesCore (Inherited from DbSchema.)
Public propertyTargetProvider (Inherited from DbSchema.)
Protected propertytargetProviderName (Inherited from DbSchema.)
Public propertyVersion (Inherited from DbSchema.)
Protected propertyVersionCore (Inherited from DbSchema.)
Public propertyVersionSql (Inherited from DbSchema.)
Protected propertyVersionSqlCore (Inherited from DbSchema.)

See Also