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