C# 클래스 Dev2.Data.Builders.RecordSetCollectionBuilder

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 메소드들

메소드 설명
Generate ( ) : IRecordSetCollection
SetParsedOutput ( IList parsedOutput ) : void

메소드 상세

Generate() 공개 메소드

public Generate ( ) : IRecordSetCollection
리턴 IRecordSetCollection

SetParsedOutput() 공개 메소드

public SetParsedOutput ( IList parsedOutput ) : void
parsedOutput IList
리턴 void