IDTSRuntimeComponent130.VariableDispenser Property

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariableDispenser100 ^ VariableDispenser {  void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariableDispenser100 ^ value); };
[System.Runtime.InteropServices.DispId(21)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariableDispenser100 VariableDispenser { [System.Runtime.InteropServices.DispId(21)] set; }
[<System.Runtime.InteropServices.DispId(21)>]
[<set: System.Runtime.InteropServices.DispId(21)>]
member this.VariableDispenser : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariableDispenser100
Public Property VariableDispenser As IDTSVariableDispenser100

Property Value

Implements

Attributes

Applies to