MapInheritanceAttribute Properties
Specifies the type of object-relational inheritance mapping for the class.| Name | Description |
|---|---|
| MapType | Gets a value which specifies the table that persistent properties and fields are saved to. |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also