Data Management Object Model Reference

JobBase.ReleaseScriptOutputVariables Method 

Caller need to call this method to manually ensure cloned variables will be rleased

[Visual Basic]
Public Sub ReleaseScriptOutputVariables()
[C#]
public void ReleaseScriptOutputVariables();

See Also

JobBase Class | SPSSMR.Data.Transformations Namespace