IDTSOutputColumnCollection100 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IDTSOutputColumnCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("BC942FEC-2CEA-4665-A291-38200A0C959F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSOutputColumnCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("BC942FEC-2CEA-4665-A291-38200A0C959F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSOutputColumnCollection100 = interface
interface IEnumerable
Public Interface IDTSOutputColumnCollection100
Implements IEnumerable
- 屬性
- 實作
備註
IDTSOutputColumnCollection100 包含一組 IDTSOutputColumn100 物件。 此集合中的欄位代表元件提供給下游元件的欄位。
包含該集合的元件可以是來源元件,意即根據外部資料來源新增欄位,或是轉換元件,表示根據收到的欄位 IDTSInput100建立欄位。
屬性
| 名稱 | Description |
|---|---|
| Count | |
| Item[Object] | |