Share via


IDTSLoggingOptions100.SelectedLogProviders プロパティ

定義

コンテナーで選択されたログ プロバイダーのコレクションを取得します。

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSSelectedLogProviders100 ^ SelectedLogProviders { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSSelectedLogProviders100 ^ get(); };
[System.Runtime.InteropServices.DispId(1610743808)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSSelectedLogProviders100 SelectedLogProviders { [System.Runtime.InteropServices.DispId(1610743808)] get; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
member this.SelectedLogProviders : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSSelectedLogProviders100
Public ReadOnly Property SelectedLogProviders As IDTSSelectedLogProviders100

プロパティ値

コンテナーで選択されたログ プロバイダーのコレクションです。

属性

適用対象