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

The DbRelation type exposes the following members.

Properties

  NameDescription
Public propertyCardinality
Public propertyCascadeDelete (Inherited from DbRelation.)
Protected propertyCascadeDeleteCore (Overrides DbRelationCascadeDeleteCore.)
Public propertyCascadeUpdate (Inherited from DbRelation.)
Protected propertyCascadeUpdateCore (Overrides DbRelationCascadeUpdateCore.)
Public propertyChildTable
Protected propertyChildTableCore (Overrides DbRelationChildTableCore.)
Public propertyChildTableId
Protected propertyChildTableIdCore (Overrides DbRelationChildTableIdCore.)
Public propertyColumnPairs
Protected propertyColumnPairsCore (Overrides DbRelationColumnPairsCore.)
Protected propertyEntityProxy (Inherited from NEntity.)
Public propertyEntitySet (Inherited from NEntity.)
Protected propertyHasChangesIncludingDependents (Inherited from NEntity.)
Public propertyId (Overrides DbRelationId.)
Public propertyIsReadOnly (Inherited from NEntity.)
Public propertyName (Overrides DbRelationName.)
Protected propertyNotifications (Inherited from DbRelation.)
Public propertyParentTable
Protected propertyParentTableCore (Overrides DbRelationParentTableCore.)
Public propertyParentTableId
Protected propertyParentTableIdCore (Overrides DbRelationParentTableIdCore.)
Public propertyParentTableUniqueIndex (Inherited from DbRelation.)
Protected propertyRelationLayouts
Public propertySchema
Protected propertySchemaCore (Overrides DbRelationSchemaCore.)
Public propertySchemaId (Overrides DbRelationSchemaId.)
Public propertyState (Inherited from NEntity.)
Protected propertyTablesAndColumnIdsAsStringForUniqueValidation (Inherited from DbRelation.)
Public propertyTargetProvider (Inherited from DbRelation.)

See Also