See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The DbRelationColumns type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DbRelationColumns | Initializes a new instance of the DbRelationColumns class |
Methods
| Name | Description | |
|---|---|---|
| AddPropertyValueChanged | (Inherited from NEntity.) | |
| Delete | (Inherited from NEntity.) | |
| Equals | (Inherited from NEntity.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | (Inherited from NEntity.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnConstructed | (Inherited from NEntity.) | |
| OnPropertyChanged | (Inherited from NEntity.) | |
| OnSaved | (Inherited from NEntity.) | |
| OnSaveFailed | (Inherited from NEntity.) | |
| OnSaving | (Inherited from NEntity.) | |
| OnSavingInTransaction | (Inherited from NEntity.) | |
| OnServerSideSaved | (Inherited from NEntity.) | |
| OnServerSideSaving | (Inherited from NEntity.) | |
| QueryUser | (Inherited from NEntity.) | |
| RemovePropertyValueChanged | (Inherited from NEntity.) | |
| SetDefaultValues | (Inherited from NEntity.) | |
| ToString | (Inherited from NEntity.) | |
| ValidateChildColumnId | (Inherited from DbRelationColumns.) | |
| ValidateParentColumnId | (Inherited from DbRelationColumns.) | |
| ValidateRelationId | (Inherited from DbRelationColumns.) |
Properties
| Name | Description | |
|---|---|---|
| AllColumnPairs | ||
| ChildColumn | ||
| ChildColumnCore | (Overrides DbRelationColumnsChildColumnCore.) | |
| ChildColumnId | ||
| ChildColumnIdCore | (Overrides DbRelationColumnsChildColumnIdCore.) | |
| ChildColumnsList | ||
| EntityProxy | (Inherited from NEntity.) | |
| EntitySet | (Inherited from NEntity.) | |
| HasChangesIncludingDependents | (Inherited from NEntity.) | |
| Id | ||
| IsReadOnly | (Inherited from NEntity.) | |
| ParentColumn | ||
| ParentColumnCore | (Overrides DbRelationColumnsParentColumnCore.) | |
| ParentColumnId | ||
| ParentColumnIdCore | (Overrides DbRelationColumnsParentColumnIdCore.) | |
| ParentColumnsList | ||
| Relation | ||
| RelationCore | (Overrides DbRelationColumnsRelationCore.) | |
| RelationId | (Overrides DbRelationColumnsRelationId.) | |
| State | (Inherited from NEntity.) |
Events
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from NEntity.) |