IDTSProject100.GetParameterVariableByID(String) Método

Definição

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSVariable100 ^ GetParameterVariableByID(System::String ^ bstrID);
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSVariable100 GetParameterVariableByID (string bstrID);
abstract member GetParameterVariableByID : string -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSVariable100
Public Function GetParameterVariableByID (bstrID As String) As IDTSVariable100

Parâmetros

bstrID
String

Retornos

A variável de parâmetro retornada.

Aplica-se a