2 references to GetAggregateValue
System.Data.Common (2)
System\Data\Filter\AggregateNode.cs (2)
222
return _column!.
GetAggregateValue
(records, _type);
235
return _column!.
GetAggregateValue
(records, _type);