IDTSOutputColumn100.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

屬性值

Int32

整數,表示儲存在輸出資料行中的位數。

屬性

備註

如果資料行 資料類型 不是 DT_NUMERICDT_DECIMAL,這個屬性就是零。

如需 Integration Services 資料類型和其屬性的詳細資訊,請參閱 Integration Services 資料類型

適用於