EventHandlerClass.LoggingOptions Property

Definition

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSLoggingOptions100 ^ LoggingOptions { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSLoggingOptions100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSLoggingOptions100 LoggingOptions { get; }
member this.LoggingOptions : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSLoggingOptions100
Public Overridable ReadOnly Property LoggingOptions As IDTSLoggingOptions100

Property Value

An IDTSLoggingOptions100 object that contains the available logging provider options and filters for containers.

Implements

Applies to