IDTSLogProvider100.ConfigString Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit les informations de connexion et de configuration pour le module fournisseur d'informations spécifié.
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
Valeur de propriété
Informations de connexion et de configuration pour le module fournisseur d'informations spécifié.
- Attributs