IDTSOutputColumnCollection100.New Methode

Definition

Erstellt ein Ausgabespaltenobjekt und fügt es einer Auflistung hinzu.

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

Gibt zurück

Das neu erstellte IDTSOutputColumn100-Objekt.

Attribute

Hinweise

Neue Ausgabespalten werden dem Ende der Auflistung hinzugefügt.

Gilt für: