MapInheritanceAttribute Constructors
Specifies the type of object-relational inheritance mapping for the class.Name | Parameters | Description |
---|---|---|
MapInheritanceAttribute(MapInheritanceType) | mapType | Initializes a new instance of the MapInheritanceAttribute class. |
See Also