Compartir a través de


IDTSProject100.GetParameterVariableByName(String) Método

Definición

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSVariable100 ^ GetParameterVariableByName(System::String ^ bstrName);
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSVariable100 GetParameterVariableByName (string bstrName);
abstract member GetParameterVariableByName : string -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSVariable100
Public Function GetParameterVariableByName (bstrName As String) As IDTSVariable100

Parámetros

bstrName
String

Devoluciones

Se aplica a