BufferColumn.Scale Field
Specifies the number of digits to the right of the decimal place for numeric data type PipelineBuffer columns. This field is not CLS-compliant.
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in microsoft.sqlserver.pipelinehost.dll)
Syntax
'Deklaracja
Public Scale As Integer
public int Scale
public:
int Scale
public int Scale
public var Scale : int
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
See Also