MtoMsubB
Inheritance hierarchy
| Hierarchy type | Target per entity |
| Is abstract | False |
MtoMsuperB (Hierarchy root)
MtoMsubB
Relationships
The MtoMsubB entity is part of the following relationships
| Related Entity | Full description | Inherited from |
|---|---|---|
| MtoMintermediateAb | MtoMintermediateAb.MtoMsuperB - MtoMsuperB.MtoMintermediateAb (m:1) | MtoMsuperB |
| MtoMsuperA | MtoMsuperB.MtoMsuperAcollectionViaMtoMintermediateAb - MtoMsuperA.MtoMsuperBcollectionViaMtoMintermediateAb (m:n) (via MtoMintermediateAb) | MtoMsuperB |
Fields
The following fields are defined in the MtoMsubB entity
| Name | Type | Inherited from | Is PK | Is FK | Optional | Read-only | Max. length | Precision | Scale |
|---|---|---|---|---|---|---|---|---|---|
| Id | int (System.Int32) |
MtoMsuperB | Yes | Yes | 0 | 0 | 0 | ||
| Name | string (System.String) |
MtoMsuperB | 50 | 0 | 0 | ||||
| Age | int (System.Int32) |
0 | 0 | 0 |
Unique Constraints
None.
Fields mapped onto related fields
None.
Mappings
InheritanceOne.dbo.MtoMSubB (SQL Server (SqlClient))
| Aspect | Value |
|---|---|
| Type of target | Table |
| Actions allowed | Create / Retrieve / Update / Delete |
| Entity Field | Target field | Nullable | Type | Length | Precision | Scale | Sequence | Type converter |
|---|---|---|---|---|---|---|---|---|
| Age | Age | int | 0 | 10 | 0 | |||
| Id | ID | int | 0 | 10 | 0 |
Code generation information
Setting values
MtoMsubB (Entity)
| Setting name | Value |
|---|---|
| Entity base class name | CommonEntityBase |
Age (NormalField)
| Setting name | Value |
|---|---|
| Generate as nullable type | True |
| Field property is public | True |
Id (NormalField)
| Setting name | Value |
|---|---|
| Generate as nullable type | True |
| Field property is public | True |
Attribute definitions per element
None.
Additional interface definitions per element
None.
Additional namespace definitions per element
None.