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

The DbTable type exposes the following members.

Properties

  NameDescription
Public propertyColumnPrefix
Public propertyColumns
Protected propertyColumnsCore (Overrides DbTableColumnsCore.)
Protected propertyEntityProxy (Inherited from NEntity.)
Public propertyEntitySet (Inherited from NEntity.)
Protected propertyHasChangesIncludingDependents (Inherited from NEntity.)
Public propertyId (Overrides DbNamedSchemaObjectId.)
Public propertyIncludeChildRelationsOnly
Public propertyIncludeParentRelationsOnly
Public propertyIndexes
Protected propertyIndexesCore (Overrides DbTableIndexesCore.)
Public propertyIsReadOnly (Inherited from NEntity.)
Protected propertymIncludeParentChildRelationsState
Public propertyName (Overrides DbTableName.)
Public propertyNameHistory
Public propertyNameHistoryAsString (Inherited from DbNamedSchemaObject.)
Protected propertyNameHistoryCore (Overrides DbTableNameHistoryCore.)
Public propertyPostCreateScripts
Protected propertyPostCreateScriptsCore (Overrides DbTablePostCreateScriptsCore.)
Public propertyPrimaryKeyColumns (Inherited from DbTable.)
Public propertyPrimaryKeyIndex
Public propertyRelations
Protected propertyRelationsCore (Overrides DbTableRelationsCore.)
Public propertyRelationsForEditing
Public propertySchema
Protected propertySchemaCore (Overrides DbTableSchemaCore.)
Public propertySchemaId (Overrides DbTableSchemaId.)
Public propertySelectedColumnId
Public propertyState (Inherited from NEntity.)
Protected propertyTableLayouts
Public propertyTargetProvider (Inherited from DbTable.)
Protected propertytargetProviderName (Inherited from DbTable.)

See Also