DTP_BUFFCOL.lScale Field
Indicates the scale of numeric data in a column.
Espace de noms: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
Syntaxe
'Déclaration
Public lScale As Integer
public int lScale
public:
int lScale
public int lScale
public var lScale : int
Notes
For DT_NUMERIC and DT_DECIMAL types, this value indicates the scale of numeric data in the column. For all other types, the value is zero and is ignored.
Plateformes
Plateformes de développement
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.
Plateformes cibles
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.
Voir aussi
Référence
DTP_BUFFCOL Structure
DTP_BUFFCOL Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace