Get the values exported by dbAggregateTemplate.
Namespace:
TornadoAssembly: Tornado (in Tornado.dll) Version: 12.6.0.9 (1.0.0.0)
Syntax
Return Value
Dim ret as string() = obj.dbAggregateExportTemplate() Dim ret1 as string [] = obj.Get_CRsum()
Remarks
The dbAggregateExportTemplate property export these values in a 1D array which can then
be retrieved using ASPDBNET.Get_CRSum() for further processing. For now, only SUM is supported.