Interface IDataFlowBatchDestination<TInput>

Namespace: ETLBox
Assembly: ETLBox.dll
Syntax
    public interface IDataFlowBatchDestination<TInput> : IDataFlowDestination<TInput>, IDataFlowBatchDestination, IDataFlowDestination, IDataFlowComponent, ILoggableTask
Type Parameters
NameDescription
TInput