DecomposeAttribute Class

The Decompose attribute indicates that property is complex and its child properties should be treated as part of the parent object.

Namespace:  Tortuga.Anchor.Modeling
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public sealed class DecomposeAttribute
Public NotInheritable Class DecomposeAttribute

Remarks


The optional prefix attribute can be used to match with result set column names.

Inheritance Hierarchy


Object
  Tortuga.Anchor.Modeling..::..DecomposeAttribute