IDTSVariableDispenser100.GetVariables(IDTSVariables100) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void GetVariables([Runtime::InteropServices::Out] Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSVariables100 ^ % ppVariables);
[System.Runtime.InteropServices.DispId(1610743810)]
public void GetVariables (out Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSVariables100 ppVariables);
[<System.Runtime.InteropServices.DispId(1610743810)>]
abstract member GetVariables : IDTSVariables100 -> unit
Public Sub GetVariables (ByRef ppVariables As IDTSVariables100)
Parameters
- ppVariables
- IDTSVariables100
- Attributes