Interface IDataFlowExecutableSource<TOutput>

Shared methods for sources that can be executed

Namespace: ETLBox
Assembly: ETLBox.dll
Syntax
    public interface IDataFlowExecutableSource<TOutput> : IDataFlowSource<TOutput>, IDataFlowExecutableSource, IDataFlowSource, IDataFlowComponent, ILoggableTask
Type Parameters
NameDescription
TOutput

Type of outgoing data