다음을 통해 공유


IDTSContainer100.VariableDispenser 속성

정의

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSVariableDispenser100 ^ VariableDispenser { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSVariableDispenser100 ^ get(); };
[System.Runtime.InteropServices.DispId(11)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSVariableDispenser100 VariableDispenser { [System.Runtime.InteropServices.DispId(11)] get; }
[<System.Runtime.InteropServices.DispId(11)>]
[<get: System.Runtime.InteropServices.DispId(11)>]
member this.VariableDispenser : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSVariableDispenser100
Public ReadOnly Property VariableDispenser As IDTSVariableDispenser100

속성 값

컨테이너와 연결된 변수를 잠글 수 있는 IDTSVariableDispenser100 개체입니다.

특성

적용 대상