IDTSProject100.GetParameterVariable(Int32) 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:
Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSVariable100 ^ GetParameterVariable(int Index);
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSVariable100 GetParameterVariable (int Index);
abstract member GetParameterVariable : int -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSVariable100
Public Function GetParameterVariable (Index As Integer) As IDTSVariable100
Parameters
- Index
- Int32