DTS Programming
NumericScale Property
The NumericScale property specifies the scale for numeric values in a column.
Applies To
| DTSDataPumpColumn Object | DTSDataPumpColumn2 Object |
Syntax
object.NumericScale [= value]
| 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_NumericScale(*pbNumericScale);