IDTSCustomPropertyCollection100.New Methode

Definition

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

Gibt zurück

Das neu erstellte IDTSCustomProperty100-Objekt.

Attribute

Hinweise

Komponenten sollten während der Auflistung ProvideComponentPropertiesnur benutzerdefinierte Eigenschaften hinzufügen, die der SSIS-Designer aufruft, nachdem eine Komponente einer Datenflussaufgabe hinzugefügt wurde.

Gilt für: