AggregateColumn..::..AggregateType Property
Gets the type of the aggregate to be performed.
Namespace:
Tortuga.Chain.AggregatesAssembly: 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 (); }