VariableDispenserClass.GetVariables(IDTSVariables100) Method
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:
virtual void GetVariables([Runtime::InteropServices::Out] Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSVariables100 ^ % ppVariables) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSVariableDispenser100::GetVariables;
C#
public virtual void GetVariables(out Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSVariables100 ppVariables);
abstract member GetVariables : IDTSVariables100 -> unit
override this.GetVariables : IDTSVariables100 -> unit
Public Overridable Sub GetVariables (ByRef ppVariables As IDTSVariables100)
- ppVariables
- IDTSVariables100
Product | Versions |
---|---|
SQL Server .NET SDK | 2019 |