다음을 통해 공유


IDTSProject100.GetParameterVariableByID(String) 메서드

정의

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

매개 변수

bstrID
String

반환

반환된 매개 변수 변수입니다.

적용 대상