다음을 통해 공유


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

속성 값

연결 문자열을 포함하는 문자열입니다.

특성

적용 대상