IDTSPathCollection100.New Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée un objet IDTSPath100 et l'ajoute à une collection.
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
Retours
Nouvel objet IDTSPath100 .
- Attributs
Remarques
Les chemins d’accès sont créés en appelant la New méthode 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.