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 값입니다.

특성

설명

열은 이 IDTSVirtualInputColumnCollection100 메서드를 사용하여 IDTSInputColumnCollection100 에서 에서 로 SetUsageType 매핑됩니다.

적용 대상