IDTSInputColumn100.CustomPropertyCollection 속성

정의

입력 열의 IDTSCustomPropertyCollection100 컬렉션을 가져옵니다.

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

속성 값

입력 열의 IDTSCustomPropertyCollection100입니다.

특성

설명

속성에는 CustomPropertyCollection 구성 요소에서 입력에 추가된 개체 컬렉션 IDTSCustomProperty100 이 포함됩니다.

적용 대상