Linguaggio

IDTSContainer100.LoggingOptions Proprietà

Definizione

Ottiene un oggetto che contiene proprietà che indicano la risorsa di filtraggio e logging per i container.

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

Valore della proprietà

La risorsa di filtraggio e registrazione per i container.

Attributi

Commenti

Per altre informazioni, vedere DtsContainer.

Si applica a