IDTSInputColumn100.Precision 屬性

定義

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

屬性值

一個整 ,表示輸出欄位中儲存的總數字數。

屬性

備註

若欄位的資料型屬性不DT_NUMERIC或DT_DECIMAL,則該屬性為零。

適用於