IDTSVirtualInputColumn100 接口

定义

public interface class IDTSVirtualInputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSObject100
[System.Runtime.InteropServices.Guid("D5DDB62C-BBCF-479F-BAC2-4382A950B356")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSVirtualInputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSObject100
[<System.Runtime.InteropServices.Guid("D5DDB62C-BBCF-479F-BAC2-4382A950B356")>]
[<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 数据流布局中上游组件的 。 其属性与输出列中的属性相同。 对虚拟列属性的修改不会保留在虚拟列或上游组件的输出列中。 上游组件可能直接从具有虚拟输入列的组件上游,也可能不直接上游。

属性

CodePage
ComparisonFlags
DataType
Description
ID
IdentificationString
IsAssociatedWithOutputColumn
Length
LineageID
Name
NewDescription
NewName
ObjectType
Precision
Scale
SortKeyPosition
SourceComponent
UpstreamComponentName
UsageType

方法

DescribeRedirectedErrorCode(Int32)

适用于