IDTSVirtualInputColumn100.Precision Propriété

Définition

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

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é

Nombre total de chiffres contenus dans la colonne d'entrée virtuelle.

Attributs

Remarques

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

S’applique à