C# 클래스 DataMigration.BadRowsOutboundFeed

This copies the BadRows for a given integration loadnumber up to S3.
상속: IPostProcessor
파일 보기 프로젝트 열기: scoutmedia/DataMigration

공개 메소드들

메소드 설명
PostProcess ( int loadNumber, DataSourcePlan dataSourcePlan ) : void

메소드 상세

PostProcess() 공개 메소드

public PostProcess ( int loadNumber, DataSourcePlan dataSourcePlan ) : void
loadNumber int
dataSourcePlan DataSourcePlan
리턴 void