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) |