Interface IAggregationScalarPlugin
Interface that marks an aggregation plugin as actually being a scalar, non-aggregating function - such as DatePart or Initial. Such aggregations can potentially be run unbuffered, saving a lot of memory.
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists.Aggregation
Assembly: SoDataBase.dll
Syntax
public interface IAggregationScalarPlugin : IAggregationPlugin