IDTSContainer100.LoggingMode Eigenschaft

Definition

Erhält oder setzt den Logging-Modus des Containers.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSLoggingMode LoggingMode { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSLoggingMode get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSLoggingMode value); };
[System.Runtime.InteropServices.DispId(27)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSLoggingMode LoggingMode { [System.Runtime.InteropServices.DispId(27)] get; [System.Runtime.InteropServices.DispId(27)] set; }
[<System.Runtime.InteropServices.DispId(27)>]
[<get: System.Runtime.InteropServices.DispId(27)>]
[<set: System.Runtime.InteropServices.DispId(27)>]
member this.LoggingMode : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSLoggingMode with get, set
Public Property LoggingMode As DTSLoggingMode

Eigenschaftswert

Der Logging-Modus des Containers.

Attribute

Hinweise

Weitere Informationen finden Sie unter DtsContainer.

Gilt für: