IDTSOutputColumn100.Scale 屬性

定義

public:
 property int Scale { int get(); };
[System.Runtime.InteropServices.DispId(104)]
public int Scale { [System.Runtime.InteropServices.DispId(104)] get; }
[<System.Runtime.InteropServices.DispId(104)>]
[<get: System.Runtime.InteropServices.DispId(104)>]
member this.Scale : int
Public ReadOnly Property Scale As Integer

屬性值

Int32

整數,表示輸出資料行中的小數位數。

屬性

備註

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

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

適用於