ADO.NET and ADO.NET CF support the three basic inheritance mapping strategies:
Table per class hierarchy
Table per subclass
Table per concrete class
These strategies all follow the standard inheritance mapping definitions.