Class DataFrameDestination

Inherited Members
Namespace: ETLBox.Analysis
Assembly: ETLBox.Analysis.dll
Syntax
    public class DataFrameDestination : DataFrameDestination<ExpandoObject>, IDataFlowLogging, IDataFlowDestination<ExpandoObject>, IDataFlowDestination, IDataFlowComponent, ILoggableTask

Constructors

DataFrameDestination()

Declaration
    public DataFrameDestination()

Implements