IDTSPathCollection100.New 메서드

정의

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

반환

새로운 IDTSPath100 개체입니다.

특성

설명

경로는 컬렉션의 New 메서드를 호출하여 만들어집니다. 새로 만든 경로에는 a가 StartPointEndPoint 없거나 이러한 속성은 메서드 호출 AttachPathAndPropagateNotifications 을 통해 해당 값을 받습니다.

적용 대상