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

AggregateColumnAttribute..::..AggregateType Property

Gets the type of the aggregate to be performed.

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

Syntax


public AggregateType AggregateType { get; }
Public ReadOnly Property AggregateType As AggregateType
	Get
public:
property AggregateType^ AggregateType {
	AggregateType^ get ();
}

Field Value

The type of the aggregate.