IDTSODBCHandles100.cstr 属性

定义

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

属性值

包含连接字符串的 字符串

属性

适用于