Freigeben über


IDTSCustomPropertyCollection100.New Methode

Definition

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

Gibt zurück

Das neu erstellte IDTSCustomProperty100-Objekt.

Attribute

Hinweise

Komponenten sollten der Auflistung nur benutzerdefinierte Eigenschaften während ProvideComponentProperties hinzufügen, die der SSIS-Designer aufruft, nachdem eine Komponente einem Datenflusstask hinzugefügt wurde.

Gilt für: