言語

PipelineBuffer.ResetBlobData(Int32) メソッド

定義

指定されたBLOB列の内容を削除します。

public:
 void ResetBlobData(int columnIndex);
public void ResetBlobData(int columnIndex);
member this.ResetBlobData : int -> unit
Public Sub ResetBlobData (columnIndex As Integer)

パラメーター

columnIndex
Int32

既存のBLOBデータを削除するための列のインデックスです。

適用対象