IDTSInputColumn100.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é

Un entier qui indique le nombre total de chiffres stockés dans la colonne de sortie.

Attributs

Remarques

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

S’applique à