IDTSProperty100.ConnectionType 属性

定义

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

属性值

一个 字符串 ,其中包含用于创建连接的连接管理器的名称。

属性

注解

有关详细信息,请参阅 DtsProperty

适用于