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 方法来创建。
属性
方法
| 名称 | 说明 |
|---|---|
| DescribeRedirectedErrorCode(Int32) | |