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

The DbSchema type exposes the following members.

Properties

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

See Also