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 데이터가 들어 있는 열의 인덱스입니다.

적용 대상