Class DataFrameDestination<TInput>InheritanceobjectLoggableTaskDataFlowComponentDataFlowDestination<TInput>DataFrameDestination<TInput>DataFrameDestinationImplementsIDataFlowDestination<TInput>IDataFlowDestinationIDataFlowComponentILoggableTaskInherited MembersDataFlowDestination<TInput>.TargetBlockDataFlowDestination<TInput>.TargetActionDataFlowDestination<TInput>.UseBufferBlockDataFlowDestination<TInput>.BufferDataFlowDestination<TInput>.BufferTargetActionDataFlowDestination<TInput>.InternalBatchSizeDataFlowDestination<TInput>.DEFAULT_BATCH_SIZEDataFlowDestination<TInput>.WriteBatch(TInput[])DataFlowComponent.MaxBufferSizeDataFlowComponent.PredecessorsDataFlowComponent.SuccessorsDataFlowComponent.CompletionDataFlowComponent.BufferCancellationSourceDataFlowComponent.BufferCancellationTokenDataFlowComponent.WasComponentInitializedDataFlowComponent.IsReadyForProcessingDataFlowComponent.SetParentComponent(DataFlowComponent)DataFlowComponent.LinkErrorTo(IDataFlowDestination<ETLBoxError>)DataFlowComponent.InternalLinkTo<T>(IDataFlowDestination, object, object)DataFlowComponent.AddAutomaticVoidLinkToOtherTargets(DataFlowComponent, IDataFlowDestination)DataFlowComponent.ResetComponent()DataFlowComponent.InitBufferObjects(CancellationToken?)DataFlowComponent.OnInitializationDataFlowComponent.OnCompletionDataFlowComponent.OnExceptionDataFlowComponent.CompleteOrFaultBufferOnPredecessorCompletion(Task)DataFlowComponent.CleanUpOnSuccess()DataFlowComponent.CleanUpOnFaulted(Exception)DataFlowComponent.ExceptionDataFlowComponent.ErrorSourceDataFlowComponent.CancelBufferAndThrowOperationCanceledException()DataFlowComponent.InternalLinkErrorTo(IDataFlowDestination<ETLBoxError>)DataFlowComponent.ThrowOrRedirectError(Exception, string, string)DataFlowComponent.ThrowErrorAndFaultNetwork(Exception, string)DataFlowComponent.CancelComponent()DataFlowComponent.ErrorCountDataFlowComponent.ProgressCountDataFlowComponent.OnProgressDataFlowComponent.ExecutionStartTimeDataFlowComponent.ExecutionEndTimeDataFlowComponent.TagDataFlowComponent.LoggingStartOnce()DataFlowComponent.LoggingFinishOnce()DataFlowComponent.LogProgressBatch_AfterThrowOrRedirectError(int)DataFlowComponent.LogProgress_AfterThrowOrRedirectError()LoggableTask.TaskTypeLoggableTask.TaskNameLoggableTask.DisableLoggingLoggableTask.LogThresholdLoggableTask.TaskHashLoggableTask.LogInstanceLoggableTask.ParentTaskLoggableTask.LogTrace(string, params object[])LoggableTask.LogDebug(string, params object[])LoggableTask.LogInfo(string, params object[])LoggableTask.LogInfoOrDebug(string, params object[])LoggableTask.LogWarn(string, params object[])LoggableTask.LogError(string, params object[])LoggableTask.LogFatal(string, params object[])object.Equals(object)object.Equals(object, object)object.GetHashCode()object.GetType()object.MemberwiseClone()object.ReferenceEquals(object, object)object.ToString()Namespace: ETLBox.AnalysisAssembly: ETLBox.Analysis.dllSyntax# public class DataFrameDestination<TInput> : DataFlowDestination<TInput>, IDataFlowDestination<TInput>, IDataFlowDestination, IDataFlowComponent, ILoggableTaskType ParametersNameDescriptionTInputType of ingoing data.ConstructorsDataFrameDestination()#Declaration public DataFrameDestination()PropertiesCulture#Declaration public CultureInfo Culture { get; set; }Property ValueTypeDescriptionCultureInfoDataFrame#Declaration public DataFrame DataFrame { get; }Property ValueTypeDescriptionDataFrameDataFrameColumnMapping#Declaration public ICollection<DataFrameColumnMap> DataFrameColumnMapping { get; set; }Property ValueTypeDescriptionICollection<DataFrameColumnMap>IgnoreUnsupportedTypes#Declaration public bool IgnoreUnsupportedTypes { get; set; }Property ValueTypeDescriptionboolMethodsCheckParameter()#Declaration protected override void CheckParameter()OverridesDataFlowComponent.CheckParameter()InitCheckedParameter()#Declaration protected override void InitCheckedParameter()OverridesDataFlowComponent.InitCheckedParameter()InitComponent()#Declaration protected override void InitComponent()OverridesDataFlowDestination<TInput>.InitComponent()PrepareParameterForCheck()#Declaration protected override void PrepareParameterForCheck()OverridesDataFlowComponent.PrepareParameterForCheck()Reset()#Declaration protected override void Reset()OverridesDataFlowComponent.Reset()Implements#IDataFlowDestination<TInput>IDataFlowDestinationIDataFlowComponentILoggableTaskPrevDataFrameColumnMapNextDataFrameDestination