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

屬性值

String

字串,包含用來建立連接的連接管理員名稱。

屬性

備註

如需詳細資訊,請參閱DtsProperty

適用於