Class CachedRowTransformationInheritanceobjectLoggableTaskDataFlowComponentDataFlowSource<ExpandoObject>DataFlowTransformation<ExpandoObject, ExpandoObject>RowTransformation<ExpandoObject, ExpandoObject>CachedRowTransformation<ExpandoObject, ExpandoObject, ExpandoObject>CachedRowTransformation<ExpandoObject>CachedRowTransformationImplementsIDataFlowTransformation<ExpandoObject, ExpandoObject>IDataFlowSource<ExpandoObject>IDataFlowSourceIDataFlowDestination<ExpandoObject>IDataFlowDestinationIDataFlowComponentILoggableTaskInherited MembersCachedRowTransformation<ExpandoObject, ExpandoObject, ExpandoObject>.TransformationFuncCachedRowTransformation<ExpandoObject, ExpandoObject, ExpandoObject>.CacheManagerCachedRowTransformation<ExpandoObject, ExpandoObject, ExpandoObject>.MaxCacheSizeCachedRowTransformation<ExpandoObject, ExpandoObject, ExpandoObject>.FillCacheAfterTransformationCachedRowTransformation<ExpandoObject, ExpandoObject, ExpandoObject>.Reset()CachedRowTransformation<ExpandoObject, ExpandoObject, ExpandoObject>.CheckParameter()CachedRowTransformation<ExpandoObject, ExpandoObject, ExpandoObject>.InvokeInitActionOnce()CachedRowTransformation<ExpandoObject, ExpandoObject, ExpandoObject>.InvokeTransformationFunc(ExpandoObject)RowTransformation<ExpandoObject, ExpandoObject>.TransformationFuncRowTransformation<ExpandoObject, ExpandoObject>.InitActionRowTransformation<ExpandoObject, ExpandoObject>.TargetBlockRowTransformation<ExpandoObject, ExpandoObject>.SourceBlockRowTransformation<ExpandoObject, ExpandoObject>.WasInitActionInvokedRowTransformation<ExpandoObject, ExpandoObject>.Reset()RowTransformation<ExpandoObject, ExpandoObject>.CheckParameter()RowTransformation<ExpandoObject, ExpandoObject>.InitComponent()RowTransformation<ExpandoObject, ExpandoObject>.CleanUpOnSuccess()RowTransformation<ExpandoObject, ExpandoObject>.CleanUpOnFaulted(Exception)RowTransformation<ExpandoObject, ExpandoObject>.InvokeInitActionOnce()RowTransformation<ExpandoObject, ExpandoObject>.InvokeTransformationFunc(ExpandoObject)DataFlowSource<ExpandoObject>.SourceBlockDataFlowSource<ExpandoObject>.LinkTo(IDataFlowDestination<ExpandoObject>)DataFlowSource<ExpandoObject>.LinkTo(IDataFlowDestination<ExpandoObject>, Predicate<ExpandoObject>)DataFlowSource<ExpandoObject>.LinkTo(IDataFlowDestination<ExpandoObject>, Predicate<ExpandoObject>, Predicate<ExpandoObject>)DataFlowSource<ExpandoObject>.LinkTo<TConvert>(IDataFlowDestination<ExpandoObject>)DataFlowSource<ExpandoObject>.LinkTo<TConvert>(IDataFlowDestination<ExpandoObject>, Predicate<ExpandoObject>)DataFlowSource<ExpandoObject>.LinkTo<TConvert>(IDataFlowDestination<ExpandoObject>, Predicate<ExpandoObject>, Predicate<ExpandoObject>)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.Reset()DataFlowComponent.PrepareParameterForCheck()DataFlowComponent.CheckParameter()DataFlowComponent.InitCheckedParameter()DataFlowComponent.InitComponent()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.DataFlowAssembly: ETLBox.dllSyntax# public class CachedRowTransformation : CachedRowTransformation<ExpandoObject>, IDataFlowTransformation<ExpandoObject, ExpandoObject>, IDataFlowSource<ExpandoObject>, IDataFlowSource, IDataFlowDestination<ExpandoObject>, IDataFlowDestination, IDataFlowComponent, ILoggableTaskConstructorsCachedRowTransformation()#Declaration public CachedRowTransformation()CachedRowTransformation(Func<ExpandoObject, CachedData<ExpandoObject>, ExpandoObject>)#Declaration public CachedRowTransformation(Func<ExpandoObject, CachedData<ExpandoObject>, ExpandoObject> transformationFunc)ParametersTypeNameDescriptionFunc<ExpandoObject, CachedData<ExpandoObject>, ExpandoObject>transformationFuncImplements#IDataFlowTransformation<TInput, TOutput>IDataFlowSource<TOutput>IDataFlowSourceIDataFlowDestination<TInput>IDataFlowDestinationIDataFlowComponentILoggableTaskPrevCachedRowTransformation<TInput, TOutput, TCache>NextCacheEvictionPolicy