AggregateColumnAttribute Class
This attribute indicates that the propery should be mapped to an aggregate column.
Implements the [Attribute]
Namespace:
Tortuga.Chain.AggregatesAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
public sealed class AggregateColumnAttribute : BaseAggregateAttribute
Public NotInheritable Class AggregateColumnAttribute _ Inherits BaseAggregateAttribute
public ref class AggregateColumnAttribute sealed : public BaseAggregateAttribute
Inheritance Hierarchy
Tortuga.Chain.Aggregates..::..BaseAggregateAttribute
Tortuga.Chain.Aggregates..::..AggregateColumnAttribute