IDTSExternalMetadataColumn100.Scale 屬性

定義

取得或設定十進位資料類型的外部中繼資料行儲存的位數。

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

屬性值

Int32

十進位資料類型的外部中繼資料行儲存的位數。

屬性

適用於