IDTSExternalMetadataColumn100.ObjectType 속성

정의

외부 메타데이터 열에 해당하는 DTSObjectType 열거형의 값을 반환합니다.

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_EXTERNALMETADATACOLUMN 개체에 대한 IDTSExternalMetadataColumn100입니다.

구현

특성

적용 대상