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
특성
구현

설명

열은 IDTSVirtualInputColumn100IDTSOutputColumn100 데이터 흐름 레이아웃에서 업스트림 구성 요소의 를 나타냅니다. 해당 속성은 출력 열의 속성과 동일합니다. 가상 열 속성에 대한 수정 내용은 가상 열 또는 업스트림 구성 요소의 출력 열에 유지되지 않습니다. 업스트림 구성 요소는 가상 입력 열이 있는 구성 요소에서 직접 업스트림일 수도 있고 그렇지 않을 수도 있습니다.

속성

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

메서드

DescribeRedirectedErrorCode(Int32)

적용 대상