IDTSODBCHandles100.cstr Proprietà

Definizione

Restituisce una stringa contenente la stringa di connessione completata restituita dal driver.

public:
 property System::String ^ cstr { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(3)]
public string cstr { [System.Runtime.InteropServices.DispId(3)] get; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
member this.cstr : string
Public ReadOnly Property cstr As String

Valore della proprietà

Stringa contenente la stringa di connessione.

Attributi

Si applica a