IDTSOutputColumnCollection100.RemoveObjectByIndex(Object) Methode

Definition

public:
 void RemoveObjectByIndex(System::Object ^ Index);
[System.Runtime.InteropServices.DispId(16)]
public void RemoveObjectByIndex (object Index);
[<System.Runtime.InteropServices.DispId(16)>]
abstract member RemoveObjectByIndex : obj -> unit
Public Sub RemoveObjectByIndex (Index As Object)

Parameter

Index
Object
Attribute

Hinweise

Wenn bei dem angegebenen Index keine Spalte vorhanden ist, tritt eine DTS_E_INVALIDINDEX Ausnahme auf.

Gilt für: