IDTSContainer100.LoggingOptions Eigenschaft

Definition

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

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

Eigenschaftswert

Die Filter- und Logging-Ressource für Container.

Attribute

Hinweise

Weitere Informationen finden Sie unter DtsContainer.

Gilt für: