IDTSManagedComponentWrapper100.WrapperDeleteOutput(Int32) Method

Definition

Deletes an output from the wrapper.

public:
 void WrapperDeleteOutput(int lOutputID);
public void WrapperDeleteOutput (int lOutputID);
abstract member WrapperDeleteOutput : int -> unit
Public Sub WrapperDeleteOutput (lOutputID As Integer)

Parameters

lOutputID
Int32

The identifier of the output to be deleted.

Applies to