Title here
Summary here
public class CachedRowTransformation : CachedRowTransformation<ExpandoObject>, IDataFlowTransformation<ExpandoObject, ExpandoObject>, IDataFlowSource<ExpandoObject>, IDataFlowSource, IDataFlowDestination<ExpandoObject>, IDataFlowDestination, IDataFlowComponent, ILoggableTask
public CachedRowTransformation()
public CachedRowTransformation(Func<ExpandoObject, CachedData<ExpandoObject>, ExpandoObject> transformationFunc)
Type | Name | Description |
---|---|---|
Func<ExpandoObject, CachedData<ExpandoObject>, ExpandoObject> | transformationFunc |