IDTSManagedComponentWrapper100.WrapperOnDeletingInputColumn Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Exclui uma coluna de entrada.
public:
void WrapperOnDeletingInputColumn(int lInputID, int lInputColumnID);
public void WrapperOnDeletingInputColumn (int lInputID, int lInputColumnID);
abstract member WrapperOnDeletingInputColumn : int * int -> unit
Public Sub WrapperOnDeletingInputColumn (lInputID As Integer, lInputColumnID As Integer)
Parâmetros
- lInputID
- Int32
O identificador da entrada.
- lInputColumnID
- Int32
O identificador da coluna de entrada.