This topic has not yet been rated - Rate this topic

PipelineBuffer.ResetBlobData Method

Deletes the contents of the specified BLOB column.

Namespace:  Microsoft.SqlServer.Dts.Pipeline
Assembly:  Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
public void ResetBlobData(
	int columnIndex
)

Parameters

columnIndex
Type: System.Int32
The index of the column from which to delete existing BLOB data.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.