IDTSInputColumn100.Precision Propriété

Définition

Obtient le nombre total de chiffres contenus dans une colonne d'entrée.

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é

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

Attributs

Remarques

Si la DataType propriété de la colonne n’est pas DT_NUMERIC ou DT_DECIMALsi cette propriété est égale à zéro.

S’applique à