Share via


IDTSContainer100.LoggingOptions Property

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSLoggingOptions100 ^ LoggingOptions { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSLoggingOptions100 ^ get(); };
[System.Runtime.InteropServices.DispId(26)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.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.Sql2014.IDTSLoggingOptions100
Public ReadOnly Property LoggingOptions As IDTSLoggingOptions100

Property Value

The filtering and logging resource for containers.

Attributes

Applies to