IDTSVirtualInputColumn100 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class IDTSVirtualInputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSObject100
[System.Runtime.InteropServices.Guid("77728C75-4B43-43B8-B87E-4ADCA62FBF5C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSVirtualInputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSObject100
[<System.Runtime.InteropServices.Guid("77728C75-4B43-43B8-B87E-4ADCA62FBF5C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSVirtualInputColumn100 = interface
interface IDTSObject100
Public Interface IDTSVirtualInputColumn100
Implements IDTSObject100
- 属性
- 实现
注解
IDTSVirtualInputColumn100列表示数据流布局中上游组件的 。IDTSOutputColumn100 其属性与输出列中的相同。 对虚拟列属性的修改不会被永久保存在虚拟列或上游组件的输出列中。 上游组件可能直接位于带有虚拟输入列的组件上游,也可能不是。
属性
方法
| 名称 | 说明 |
|---|---|
| DescribeRedirectedErrorCode(Int32) | |