다음을 통해 공유


IDTSContainer100.Variables 속성

정의

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSVariables100 ^ Variables { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSVariables100 ^ get(); };
[System.Runtime.InteropServices.DispId(10)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSVariables100 Variables { [System.Runtime.InteropServices.DispId(10)] get; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
member this.Variables : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSVariables100
Public ReadOnly Property Variables As IDTSVariables100

속성 값

변수 컬렉션입니다.

특성

설명

자세한 내용은 DtsContainer를 참조하세요.

적용 대상