C# 클래스 Remotion.Linq.IntegrationTests.Common.Utilities.BatchCommand

파일 보기 프로젝트 열기: re-motion/Relinq-SqlBackend 1 사용 예제들

공개 메소드들

메소드 설명
AppendCommandBatchLine ( string commandBatchLine ) : void
BatchCommand ( int startRowNumber, int maxBatchLength ) : System

메소드 상세

AppendCommandBatchLine() 공개 메소드

public AppendCommandBatchLine ( string commandBatchLine ) : void
commandBatchLine string
리턴 void

BatchCommand() 공개 메소드

public BatchCommand ( int startRowNumber, int maxBatchLength ) : System
startRowNumber int
maxBatchLength int
리턴 System