Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes the contents of the column.
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
Syntax
'Declaration
Public Sub ResetBlobData
'Usage
Dim instance As BlobColumn
instance.ResetBlobData()
public void ResetBlobData()
public:
void ResetBlobData()
member ResetBlobData : unit -> unit
public function ResetBlobData()