Share via


IDTSCustomPropertyCollection100.New 메서드

정의

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSCustomProperty100 ^ New();
[System.Runtime.InteropServices.DispId(14)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSCustomProperty100 New ();
[<System.Runtime.InteropServices.DispId(14)>]
abstract member New : unit -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSCustomProperty100
Public Function New () As IDTSCustomProperty100

반환

새로 만든 IDTSCustomProperty100 개체입니다.

특성

설명

구성 요소는 구성 요소가 데이터 흐름 태스크에 추가된 후 SSIS 디자이너가 호출하는 동안 ProvideComponentProperties컬렉션에 사용자 지정 속성만 추가해야 합니다.

적용 대상