DtsContainer.LoggingOptions Eigenschaft

Definition

Gibt ein Objekt mit Eigenschaften zurück, die die Filterung und Protokollierung von Ressourcen für Container angeben. Diese Eigenschaft ist schreibgeschützt.

public:
 property Microsoft::SqlServer::Dts::Runtime::LoggingOptions ^ LoggingOptions { Microsoft::SqlServer::Dts::Runtime::LoggingOptions ^ get(); };
[Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyDescription(typeof(Microsoft.SqlServer.Dts.Runtime.Localized), "LoggingOptionsDesc")]
[System.ComponentModel.Browsable(false)]
public Microsoft.SqlServer.Dts.Runtime.LoggingOptions LoggingOptions { get; }
[<Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyDescription(typeof(Microsoft.SqlServer.Dts.Runtime.Localized), "LoggingOptionsDesc")>]
[<System.ComponentModel.Browsable(false)>]
member this.LoggingOptions : Microsoft.SqlServer.Dts.Runtime.LoggingOptions
Public ReadOnly Property LoggingOptions As LoggingOptions

Eigenschaftswert

Ein Objekt, das die verfügbaren Protokollierungsanbieteroptionen und -filter für Container enthält.

Attribute

Gilt für: