TransformRefresh Method

Updates the collection of output elements, evaluating all setting and parameter values.

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 virtual void Refresh()
Exceptions
ExceptionCondition
InvalidOutputExceptionThe output connector has no valid elements.
DataDiscoveryExceptionThe output cannot be discovered.
See Also