IDTSLoggingOptions100.SelectedLogProviders Property

Definition

Gets a collection of log providers selected on the container.

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

Property Value

A collection of log providers selected on the container.

Attributes

Applies to