Member Table: Inheritance Mapping
| Class | Description |
|---|---|
| MapInheritanceAttribute | Specifies the type of object-relational inheritance mapping for the class. |
| DbTypeAttribute | Specifies the database type of the column that a property is mapped to. |
| PersistentAttribute | Indicates that a property, field or class will be stored in a persistent data store. |