TransformResumeOutputAutoUpdate Method

Resumes the automatic update for the output elements.

Namespace:  Dundas.BI.Data.Transforms
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public void ResumeOutputAutoUpdate()
Exceptions
ExceptionCondition
InvalidOutputExceptionThe output connector has no valid elements.
See Also