다음을 통해 공유


IDTSVirtualInputColumn100.UsageType 속성

정의

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

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::DTSUsageType UsageType { Microsoft::SqlServer::Dts::Pipeline::Wrapper::DTSUsageType get(); };
[System.Runtime.InteropServices.DispId(105)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSUsageType UsageType { [System.Runtime.InteropServices.DispId(105)] get; }
[<System.Runtime.InteropServices.DispId(105)>]
[<get: System.Runtime.InteropServices.DispId(105)>]
member this.UsageType : Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSUsageType
Public ReadOnly Property UsageType As DTSUsageType

속성 값

DTSUsageType 열거형의 값입니다.

특성

설명

열은 메서드를 IDTSVirtualInputColumnCollection100IDTSInputColumnCollection100 사용하여 해당 열에서 매핑됩니다 SetUsageType .

적용 대상