| OrchestratorConfigDeferTransformation Property |
Defines when Data Conveyer is allowed to start the
Transformation phase. One of:
Note that after all records are read, the Intake phase still continues execution by executing record clustering. However, during the clustering process Data Conveyer has
no ability to trigger the start of the Transformation phase. Similarly, the
ClusterMarker function (unlike the
RecordInitiator function ) has no ability
to set the trace bin contents.
Namespace:
Mavidian.DataConveyer.Orchestrators
Assembly:
DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax public DeferTransformation DeferTransformation { get; set; }
Public Property DeferTransformation As DeferTransformation
Get
Set
Property Value
Type:
DeferTransformationSee Also