Bagikan melalui


IDTSManagedComponentHost100.HostDeleteOutputColumn Metode

Definisi

Menghapus kolom output host.

public:
 void HostDeleteOutputColumn(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ pWrapper, int lOutputID, int lOutputColumnID);
public void HostDeleteOutputColumn (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 pWrapper, int lOutputID, int lOutputColumnID);
abstract member HostDeleteOutputColumn : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * int * int -> unit
Public Sub HostDeleteOutputColumn (pWrapper As IDTSManagedComponentWrapper100, lOutputID As Integer, lOutputColumnID As Integer)

Parameter

pWrapper
IDTSManagedComponentWrapper100

Pembungkus yang digunakan.

lOutputID
Int32

Pengidentifikasi output.

lOutputColumnID
Int32

Pengidentifikasi kolom output.

Berlaku untuk