AtomsFramework Persistence Layer Reference Guide

AFTableAttribute.SuperClass Property

[This is preliminary documentation and subject to change.]

The parent class for this class

[Visual Basic]
Public Property SuperClass As Type
[C#]
public System.Type SuperClass {get; set;}

Remarks

Database mappings will be inherited from the parent class.

See Also

AFTableAttribute Class | AtomsFramework Namespace