次の方法で共有


IDTSContainer100.LoggingMode プロパティ

定義

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSLoggingMode LoggingMode { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSLoggingMode get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSLoggingMode value); };
[System.Runtime.InteropServices.DispId(27)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSLoggingMode LoggingMode { [System.Runtime.InteropServices.DispId(27)] get; [System.Runtime.InteropServices.DispId(27)] set; }
[<System.Runtime.InteropServices.DispId(27)>]
[<get: System.Runtime.InteropServices.DispId(27)>]
[<set: System.Runtime.InteropServices.DispId(27)>]
member this.LoggingMode : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSLoggingMode with get, set
Public Property LoggingMode As DTSLoggingMode

プロパティ値

コンテナーのログ モードです。

属性

注釈

詳細については、「DtsContainer」を参照してください。

適用対象