ConnectionManager::VariableDispenser Property
Gets the dispenser of the variables in the connection manager.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public: [BrowsableAttribute(false)] property VariableDispenser^ VariableDispenser { VariableDispenser^ get(); }
Property Value
Type: Microsoft.SqlServer.Dts.Runtime::VariableDispenser^The dispenser of the variables in the connection manager.
Show: