Bagikan melalui


ManagedComponentHost.HostDeleteOutput Metode

Definisi

ManagedComponentHost Menghapus output.

public:
 virtual void HostDeleteOutput(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ wrapper, int outputID);
public void HostDeleteOutput (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 wrapper, int outputID);
abstract member HostDeleteOutput : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * int -> unit
override this.HostDeleteOutput : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * int -> unit
Public Sub HostDeleteOutput (wrapper As IDTSManagedComponentWrapper100, outputID As Integer)

Parameter

wrapper
IDTSManagedComponentWrapper100

Pembungkus komponen.

outputID
Int32

Pengidentifikasi output.

Penerapan

Berlaku untuk