IDTSVirtualInputColumn100.Precision Propriété

Définition

public:
 property int Precision { int get(); };
[System.Runtime.InteropServices.DispId(103)]
public int Precision { [System.Runtime.InteropServices.DispId(103)] get; }
[<System.Runtime.InteropServices.DispId(103)>]
[<get: System.Runtime.InteropServices.DispId(103)>]
member this.Precision : int
Public ReadOnly Property Precision As Integer

Valeur de propriété

Le nombre total de chiffres est stocké dans la colonne d’entrée virtuelle.

Attributs

Remarques

Si la colonne DataType n’est ni DT_NUMERIC ni DT_DECIMAL, cette propriété est nulle.

S’applique à