Interface IDataFlowBatchDestinationInherited MembersIDataFlowComponent.CompletionIDataFlowComponent.OnCompletionIDataFlowComponent.ExceptionIDataFlowComponent.MaxBufferSizeIDataFlowComponent.PredecessorsIDataFlowComponent.ErrorSourceIDataFlowComponent.SuccessorsIDataFlowComponent.IsReadyForProcessingIDataFlowComponent.LinkErrorTo(IDataFlowDestination<ETLBoxError>)IDataFlowComponent.ProgressCountIDataFlowComponent.OnProgressIDataFlowComponent.LogThresholdIDataFlowComponent.ExecutionStartTimeIDataFlowComponent.ExecutionEndTimeIDataFlowComponent.TagILoggableTask.TaskNameILoggableTask.TaskTypeILoggableTask.TaskHashILoggableTask.DisableLoggingILoggableTask.ParentTaskILoggableTask.LogInstanceNamespace: ETLBoxAssembly: ETLBox.dllSyntax# public interface IDataFlowBatchDestination : IDataFlowDestination, IDataFlowComponent, ILoggableTaskPropertiesBatchSize#The batch size defines how many records needs to be in the Input buffer before data is written into the destination. The default batch size is 1000.Declaration int BatchSize { get; set; }Property ValueTypeDescriptionintPrevIDataFlowBatchDestination<TInput>NextIDataFlowComponent