IDTSComponentMetaData100.ObjectType 속성

정의

컴포넌트가 데이터 플로우 컴포넌트임을 나타내는 값을 받습니다.

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

속성 값

열거 값입니다 OT_COMPONENTDTSObjectType .

구현

특성

적용 대상