IDTSBuffer100.ResetBLOBData(Int32, Int32) 方法

定義

刪除儲存在 IDTSBuffer100. 欄位中的位元組。

public:
 void ResetBLOBData(int hRow, int hCol);
public void ResetBLOBData(int hRow, int hCol);
abstract member ResetBLOBData : int * int -> unit
Public Sub ResetBLOBData (hRow As Integer, hCol As Integer)

參數

hRow
Int32

排把手。

hCol
Int32

柱柄。

備註

此方法刪除參數指定 hCol 欄位中儲存的位元組。

適用於