IDTSBuffer100.ResetBLOBData(Int32, Int32) Method

Definition

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)

Parameters

hRow
Int32
hCol
Int32

Remarks

This method deletes the bytes stored in the column specified by the hCol parameter.

Applies to