IDTSProject100.GetParameterVariableByID(String) Metodo

Definizione

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSVariable100 ^ GetParameterVariableByID(System::String ^ bstrID);
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSVariable100 GetParameterVariableByID (string bstrID);
Public Function GetParameterVariableByID (bstrID As String) As IDTSVariable100

Parametri

bstrID
String

Restituisce

IDTSVariable100

Si applica a