C# Class Remotion.Linq.IntegrationTests.Common.Utilities.BatchCommand

Afficher le fichier Open project: re-motion/Relinq-SqlBackend Class Usage Examples

Méthodes publiques

Méthode Description
AppendCommandBatchLine ( string commandBatchLine ) : void
BatchCommand ( int startRowNumber, int maxBatchLength ) : System

Method Details

AppendCommandBatchLine() public méthode

public AppendCommandBatchLine ( string commandBatchLine ) : void
commandBatchLine string
Résultat void

BatchCommand() public méthode

public BatchCommand ( int startRowNumber, int maxBatchLength ) : System
startRowNumber int
maxBatchLength int
Résultat System