DTP_BUFFCOL.lPrecision Field
Indicates the number of decimal places of the numeric data in a buffer column.
Spazio dei nomi: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly : Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
Sintassi
'Dichiarazione
Public lPrecision As Integer
public int lPrecision
public:
int lPrecision
public int lPrecision
public var lPrecision : int
Osservazioni
If the DataType of the column is not DT_NUMERIC or DT_DECIMAL, this value is zero and is ignored.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
DTP_BUFFCOL Structure
DTP_BUFFCOL Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace