Initializes a new instance of the InheritanceMappingAttribute.
Namespace:
Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
public InheritanceMappingAttribute( InheritanceMappingKind kind ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ kind As InheritanceMappingKind _ ) |
Parameters
- kind
- Type: Mindscape.LightSpeed..::.InheritanceMappingKind
The kind of mapping from entity classes to database tables.