언어

IDTSODBCHandles100.cstr 속성

정의

드라이버가 반환한 완료된 연결 문자열을 포함하는 String을 반환합니다.

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

속성 값

Ctrl String은 연결 문자열을 포함합니다.

특성

적용 대상