IDTSPathCollection100.New 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
새 IDTSPath100을 만들어 컬렉션에 추가합니다.
public:
Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSPath100 ^ New();
[System.Runtime.InteropServices.DispId(14)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSPath100 New ();
[<System.Runtime.InteropServices.DispId(14)>]
abstract member New : unit -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSPath100
Public Function New () As IDTSPath100
반환
새로운 IDTSPath100 개체입니다.
- 특성
설명
경로는 컬렉션의 메서드를 New 호출하여 생성됩니다. 새로 만든 경로가 없거나 StartPointEndPoint 이러한 속성은 메서드 호출 AttachPathAndPropagateNotifications 을 통해 해당 값을 받습니다.