GetChunk Method (DTS)

The GetChunk method retrieves the current value of a column.

Applies To
DTSDataPumpColumn Object  

Syntax

object.GetChunk(Length)

Part Description
object Expression that evaluates to an object in the Applies To list
Length Length of the column

Prototype (C/C++)

HRESULT GetChunk(long Length, *pvar);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.