TaskHostClass.LoggingOptions Eigenschaft

Definition

Erhält ein Objekt, das Eigenschaften enthält, die die Filter- und Logging-Ressource für Container anzeigen.

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

Eigenschaftswert

Ein Objekt, das die verfügbaren Loging-Provider-Optionen und Filter für Container enthält.

Implementiert

Gilt für: