IDTSPathCollection100.New 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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 对象。
- 属性
注解
路径是通过调用集合的新方法创建的。 新创建的路径没有StartPointEndPoint或这些属性通过对方法的调用AttachPathAndPropagateNotifications接收其值。