Поделиться через


DTP_BUFFCOL.lPrecision Field

Indicates the number of decimal places of the numeric data in a buffer column.

Пространство имен: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Сборка: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)

Синтаксис

'Декларация
Public lPrecision As Integer
public int lPrecision
public:
int lPrecision
public int lPrecision
public var lPrecision : int

Замечания

If the DataType of the column is not DT_NUMERIC or DT_DECIMAL, this value is zero and is ignored.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

DTP_BUFFCOL Structure
DTP_BUFFCOL Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace