IDTSVirtualInputColumn100 接口

定义

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 数据流布局中的上游组件。 其属性与输出列中的属性相同。 对虚拟列属性的修改不会保留在虚拟列或上游组件的输出列中。 上游组件可能不是从具有虚拟输入列的组件直接上游的。

属性

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

方法

DescribeRedirectedErrorCode(Int32)

适用于