语言

IDTSApplication100.ConnectionInfos 属性

定义

返回 IDTSConnectionInfos100 包含 IDTSConnectionInfo100 对象的集合。 此属性为只读。

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionInfos100 ^ ConnectionInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(4)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionInfos100 ConnectionInfos { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.ConnectionInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionInfos100
Public ReadOnly Property ConnectionInfos As IDTSConnectionInfos100

属性值

一个 IDTSConnectionInfos100 包含 IDTSConnectionInfo100 物品的集合。

属性

适用于