IDTSInputColumn100 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IDTSInputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSObject100
[System.Runtime.InteropServices.Guid("1C19D4F8-1075-429A-9AD9-57B2C3F71884")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSObject100
[<System.Runtime.InteropServices.Guid("1C19D4F8-1075-429A-9AD9-57B2C3F71884")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputColumn100 = interface
interface IDTSObject100
Public Interface IDTSInputColumn100
Implements IDTSObject100
- 屬性
- 實作
備註
輸入欄位描述元件在執行過程中接收、讀取或修改的欄位。 它們包含描述套件執行期間欄位中資料的屬性。 它們是透過呼叫 IDTSInputColumnCollection100 集合中的 New 或 NewAt 方法來建立的。
屬性
方法
| 名稱 | Description |
|---|---|
| DescribeRedirectedErrorCode(Int32) | |