2 references to GetAggregateValue
System.Data (2)
fx\src\data\System\Data\Filter\AggregateNode.cs (2)
197
return column.
GetAggregateValue
(records, type);
207
return column.
GetAggregateValue
(records, type);