IDTSLogProvider100.ConfigString Propriedade

Definição

Obtém ou define a conexão e informações de configuração para o provedor de log específico.

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

Valor da propriedade

A conexão e informações de configuração para o provedor de log específico.

Atributos

Aplica-se a