IDTSLogProvider100.ConfigString Property

Definition

public:
 property System::String ^ ConfigString { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(1610743808)]
public string ConfigString { [System.Runtime.InteropServices.DispId(1610743808)] get; [System.Runtime.InteropServices.DispId(1610743808)] set; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
[<set: System.Runtime.InteropServices.DispId(1610743808)>]
member this.ConfigString : string with get, set
Public Property ConfigString As String

Property Value

The connection and configuration information for the specific log provider.

Attributes

Applies to