Precision Property (DTS)

The Precision property specifies the precision of numeric values in a column.

Applies To
DTSDataPumpColumn Object  

Syntax

object.Precision

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

Data Type

Byte

Modifiable

Read-only

Prototype (C/C++)

HRESULT get_Precision(*pbPrecision);

  


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