Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

CustomAggregateColumnAttribute Class

This attribute indicates that the propery should be mapped to a custom aggregate expression. Implements the [Attribute]

Namespace:  Tortuga.Chain.Aggregates
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public sealed class CustomAggregateColumnAttribute : BaseAggregateAttribute
Public NotInheritable Class CustomAggregateColumnAttribute _
	Inherits BaseAggregateAttribute
public ref class CustomAggregateColumnAttribute sealed : public BaseAggregateAttribute

Inheritance Hierarchy


Object
  Tortuga.Chain.Aggregates..::..BaseAggregateAttribute
    Tortuga.Chain.Aggregates..::..CustomAggregateColumnAttribute