Freigeben über


tagBUFFERCOL.lPrecision Field

Indicates the number of decimal places of precision contained in a buffer column.

Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly : Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)

Syntax

'Declaration
Public lPrecision As Integer
public int lPrecision
public:
int lPrecision
public int lPrecision
public var lPrecision : int

Hinweise

If the DataType of the column is not DT_NUMERIC or DT_DECIMAL, lPrecision contains a zero and is ignored.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

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