Share via


IDTSPathCollection100.New Méthode

Définition

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

Retours

Nouvel objet IDTSPath100 .

Attributs

Remarques

Les chemins d’accès sont créés en appelant la méthode New de la collection. Le chemin d’accès nouvellement créé n’a pas de StartPoint propriétés qui EndPoint reçoivent leur valeur par le biais d’un appel à la AttachPathAndPropagateNotifications méthode.

S’applique à