IDTSConnections100 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IDTSConnections100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("144048C6-695E-41DE-B383-CE97B200E03D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnections100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("144048C6-695E-41DE-B383-CE97B200E03D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnections100 = interface
interface IEnumerable
Public Interface IDTSConnections100
Implements IEnumerable
- 屬性
- 實作
備註
如需詳細資訊,請參閱 Connections。
屬性
| 名稱 | Description |
|---|---|
| Count | |
| Item[Object] | |
方法
| 名稱 | Description |
|---|---|
| Add(String) | |
| AddFromXML(Object, IDTSEvents100) | |
| Contains(Object) | |
| GetEnumerator() | |
| Join(IDTSConnectionManager100) | |
| Remove(Object) | |