C# Class ReduceSample.RangeReducer

Inheritance: IReducer
Afficher le fichier Open project: Azure/usql

Méthodes publiques

Méthode Description
Reduce ( IRowset input, IUpdatableRow output ) : IEnumerable

Method Details

Reduce() public méthode

public Reduce ( IRowset input, IUpdatableRow output ) : IEnumerable
input IRowset
output IUpdatableRow
Résultat IEnumerable