共用方式為


IDTSBuffer100.SetErrorInfo(Int32, Int32, Int32, Int32) Method

Definition

public:
 void SetErrorInfo(int hRow, int lOutputID, int lErrorCode, int lErrorColumn);
public void SetErrorInfo (int hRow, int lOutputID, int lErrorCode, int lErrorColumn);
abstract member SetErrorInfo : int * int * int * int -> unit
Public Sub SetErrorInfo (hRow As Integer, lOutputID As Integer, lErrorCode As Integer, lErrorColumn As Integer)

Parameters

hRow
Int32
lOutputID
Int32
lErrorCode
Int32
lErrorColumn
Int32

Applies to