IDTSContainer100.LoggingMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSLoggingMode LoggingMode { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSLoggingMode get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSLoggingMode value); };
[System.Runtime.InteropServices.DispId(27)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.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.Sql2016.DTSLoggingMode with get, set
Public Property LoggingMode As DTSLoggingMode
Property Value
- Attributes