C# 클래스 ReduceSample.RangeReducer

상속: IReducer
파일 보기 프로젝트 열기: Azure/usql

공개 메소드들

메소드 설명
Reduce ( IRowset input, IUpdatableRow output ) : IEnumerable

메소드 상세

Reduce() 공개 메소드

public Reduce ( IRowset input, IUpdatableRow output ) : IEnumerable
input IRowset
output IUpdatableRow
리턴 IEnumerable