The CurrentPhase property specifies the current transformation phase.
object.CurrentPhase
| Part | Description |
|---|---|
| object | Expression that evaluates to a DTSTransformPhaseInfo object |
Read-only
HRESULT get_CurrrentPhase(LPDTSTransformPhaseEnum *pRetVal);
The DTSTransformPhaseInfo object is referenced within a transformation script or custom transformation.