ActualSize Property (DTS)

The ActualSize property returns the size of a column.

Applies To
DTSDataPumpColumn Object  

Syntax

object.ActualSize

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

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT get_ActualSize(long *pl);

  


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