IDTSVirtualInputColumn100 인터페이스

정의

IDTSOutputColumn100 개체의 StartPoint 개체에 있는 IDTSPath100을 나타냅니다.

public interface class IDTSVirtualInputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSObject100
[System.Runtime.InteropServices.Guid("AB4C1F94-BA17-4B22-A721-172AC0342173")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSVirtualInputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("8BFED405-0394-4283-8EE7-0F640DD89D4D")]
public interface IDTSVirtualInputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("7F2DDC88-AFFB-427B-A9DA-FC9BED56B8E5")]
public interface IDTSVirtualInputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100
[<System.Runtime.InteropServices.Guid("AB4C1F94-BA17-4B22-A721-172AC0342173")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSVirtualInputColumn100 = interface
    interface IDTSObject100
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("8BFED405-0394-4283-8EE7-0F640DD89D4D")>]
type IDTSVirtualInputColumn100 = interface
    interface IDTSObject100
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("7F2DDC88-AFFB-427B-A9DA-FC9BED56B8E5")>]
type IDTSVirtualInputColumn100 = interface
    interface IDTSObject100
Public Interface IDTSVirtualInputColumn100
Implements IDTSObject100
특성
구현

설명

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

속성

CodePage

가상 입력 열에 포함된 데이터를 해석하는 데 사용되는 문자 집합을 가져옵니다.

ComparisonFlags

업스트림 출력 열에 대해 설정된 비교 플래그를 가져옵니다.

DataType

열의 DataType을 가져옵니다.

Description

IDTSVirtualInputColumn100 개체에 대한 설명을 가져오거나 설정합니다.

ID

IDTSVirtualInputColumn100 개체의 ID를 가져옵니다.

IdentificationString

데이터 흐름 레이아웃에서 IDTSVirtualInputColumn100 개체를 고유하게 식별하는 문자열을 가져옵니다.

IsAssociatedWithOutputColumn

개체가 출력 열에 연결되었는지 여부를 나타내는 값을 가져옵니다.

Length

열의 길이를 가져옵니다.

LineageID

업스트림 출력 열의 계보 ID를 가져옵니다.

Name

IDTSVirtualInputColumn100의 이름을 포함하는 값을 가져오거나 설정합니다.

NewDescription

새로 만든 IDTSInputColumn100 열에 대한 설명을 가져오거나 설정합니다.

NewName

새로 만든 IDTSInputColumn100 열의 이름을 가져오거나 설정합니다.

ObjectType

가상 입력 열의 DTSObjectType 열거형에서 값을 가져옵니다.

Precision

가상 입력 열에 포함된 총 자릿수를 가져옵니다.

Scale

가상 입력 열에 포함된 소수 자릿수를 가져옵니다.

SortKeyPosition

가상 입력 열의 정렬 키를 가져옵니다.

SourceComponent

가상 입력 열의 원본 구성 요소 이름을 가져옵니다.

UpstreamComponentName

업스트림 방향으로 현재 구성 요소 바로 앞에 있는 구성 요소의 이름을 가져옵니다.

UsageType

가상 열이 구성 요소에서 사용되는 방법을 나타내는 값을 가져옵니다.

메서드

DescribeRedirectedErrorCode(Int32)

업스트림 출력 열의 오류 코드에 대한 오류 메시지를 가져옵니다.

적용 대상