Show / Hide Table of Contents

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
IAggregationPlugin.SetModifiers(String[])
IAggregationPlugin.AddItem(ArchiveColumnData)
IAggregationPlugin.AddItem(ArchiveColumnData[])
IAggregationPlugin.GetAggregatedValue()
Namespace: SuperOffice.CRM.ArchiveLists.Aggregation
Assembly: SoDataBase.dll
Syntax
public interface IAggregationScalarPlugin : IAggregationPlugin, IPlugin

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top