다음을 통해 공유


IDTSContainer100.LoggingOptions 속성

정의

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

속성 값

컨테이너에 대한 필터링 및 로깅 리소스입니다.

특성

설명

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

적용 대상