IDTSDBProviderInfo100.Description 属性

定义

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

属性值

String

包含提供程序说明的 字符串

属性

适用于