Linguaggio

IDTSConnectionManager100.ConnectionString Proprietà

Definizione

Ottiene o imposta la stringa di connessione usata per stabilire una connessione con una sorgente di dati.

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

Valore della proprietà

Una stringa che contiene il valore della stringa di connessione.

Attributi

Si applica a