Aurelius.Types.MasterObjectValue Namespace
Records
| Name | Description |
|---|---|
| TMasterObjectValue | Carries master-detail relationship context during ORM insert, update, and merge operations. |
Interfaces
| Name | Description |
|---|---|
| IMasterObject​Notifier | Notifies observers when child entities are added to or removed from a master object's collection. |
Enumerations
| Name | Description |
|---|---|
| TMasterObjectAction | Specifies how a child entity relates to its master entity during an ORM operation. |
Methods
| Name | Description |
|---|---|
| DummyMasterObject | Returns a TMasterObjectValue with all fields initialised to their zero/nil values. |