ScriptObjectModel::VariableDispenser Property
Returns the VariableDispenser that can be used within the Script task to work with existing variables.
Assembly: Microsoft.SqlServer.ScriptTask (in Microsoft.SqlServer.ScriptTask.dll)
Property Value
Type: Microsoft.SqlServer.Dts.Runtime::VariableDispenser^The VariableDispenser that can be used within the Script task to work with existing variables.
Show: